
HTML5 Video for OSX
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?
hypercoder மூலமாக
தீர்வு தேர்ந்தெடுக்கப்பட்டது
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 👍 2All Replies (1)
தீர்வு தேர்ந்தெடுக்கப்பட்டது
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