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

孤人 提交于 2019-12-10 00:52:14

问题


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?


回答1:


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/



来源:https://stackoverflow.com/questions/32289662/is-there-a-way-to-add-support-for-hls-in-desktop-chrome-html5-player

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!