maddox / wallop

📺 A transcoding server for your HDHomeRun Prime
167 stars 41 forks source link

Support for HLS in Chrome desktop browser and Chrome on Android #55

Closed kdoyen closed 8 years ago

kdoyen commented 8 years ago

Included hls.min.js from https://github.com/dailymotion/hls.js and modified views and channel coffee script to use it.

I have tested and confirmed this works in Chrome on Linux and Chrome on Android Marshmallow (Nexus 6P) using the docker image as the test host environment.

Auto-plays on desktop and requires activating play on mobile.

poblabs commented 8 years ago

Works great, thanks!

maddox commented 8 years ago

Sorry for the delay! Thanks for the contribution.