tikservices / html5-video-everywhere

Higher performance and stable video watching experience on the web
https://h5vew.tik.tn/
Mozilla Public License 2.0
119 stars 51 forks source link

[YouTube] live stream support #25

Open Alessandro-Barbieri opened 9 years ago

Alessandro-Barbieri commented 9 years ago

like https://www.youtube.com/user/LoLChampSeries

lejenome commented 9 years ago

This issue depends on #9 which itself depends on unimplemented MSE HTML5 specification on Firefox stable releases yet. It should be available starting from one of the next two Firefox releases. YouTube currently uses flash player version for live streaming on Firefox stable releases. I will implement live streaming support when MSE support for stable releases is confirmed. On other side, YouTube does not fall back to flash player version on this case when the extension is enabled because the extension block their html5player JavaScript file and it seems needed even when they will use flash player version. I will try to implement a temporary solution to fix booth this issue and #20 issue on coming days.