mderrick / react-html5video

A customizeable HTML5 Video React component with i18n and a11y.
http://mderrick.github.io/react-html5video/
MIT License
459 stars 123 forks source link

Q: Is there any plans to support m3u8 format? #51

Closed rrawla closed 8 years ago

mderrick commented 8 years ago

I don't personally know much about this format and any of it's intricacies but I believe it is supported in Safari if you simply provide it as a source. Its more an issue with browser support rather than whether this codebase supports it (unless the live streams behave differently in some way I do not know of).

You can see one working here: https://jsfiddle.net/7s9a311q/16/