Desktop Chrome and FF do not support HLS. I know there is a plugin available to add HLS support to flash. Is there such plugin or technique available to enhance HTML5 on browsers which dont have HLS support yet?
相关问题
- Video Format that Works on Mobile Phones
- How can we cache HLS video url once streamed
- How to stream the videos stored on google cloud st
- Delete a TextTrack from a video
- Post processing in ffmpeg to move 'moov atom
相关文章
- Why MPMoviePlayerController fullscreen button icon
- Why html5 video loop create request each iteration
- .ogg video not playing in firefox
- Unable to Mute HTML5 Video Tag in Firefox
- Android webview black screen while playing
- How to know which android devices support video pl
- Hide Native Android HTML5 Video Play Button in CSS
- Android HTML5 video is not shutdown after destroyi
Not only it is possible, but it's been done numerous times. There are several open and closed source solutions available. A quick github search gave me this one.
https://github.com/RReverser/mpegts
EDIT: New/better option just released http://engineering.dailymotion.com/introducing-hls-js/