Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

HTML5 Video for OSX

  • 1 reply
  • 12 have this problem
  • 14 views
  • Last reply by cor-el

My client needs a solution to get HTML5 video support in OSX Firefox v30 browser. I followed http://www.w3schools.com/html/html5_video.asp that works on other browsers except OSX Firefox v30 .

Is there an faster solution?

My client needs a solution to get HTML5 video support in OSX Firefox v30 browser. I followed http://www.w3schools.com/html/html5_video.asp that works on other browsers except OSX Firefox v30 . Is there an faster solution?

Modified by hypercoder

Chosen solution

There is currently no support for H.264 for the video tag on Mac, so you need to code a fallback to a Flash player.

https://groups.google.com/forum/#!topic/mozilla.dev.media/oxY_kp1Rq4s

Read this answer in context 👍 2

All Replies (1)

Chosen Solution

There is currently no support for H.264 for the video tag on Mac, so you need to code a fallback to a Flash player.

https://groups.google.com/forum/#!topic/mozilla.dev.media/oxY_kp1Rq4s