Is there a way to add support for HLS in desktop Chrome/HTML5 player?

codneto picture codneto · Aug 29, 2015 · Viewed 23k times · Source

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?

Answer

szatmary picture szatmary · Aug 30, 2015

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/