Hacker News new | ask | show | jobs
by guu 2152 days ago
For browsers that do not support HLS you can use a JavaScript HLS client implementation[0] using Media Source Extensions[1].

[0]: https://github.com/video-dev/hls.js/

[1]: https://developer.mozilla.org/en-US/docs/Web/API/Media_Sourc...

1 comments

Isn't this super battery intensive?