Closed signed-long closed 4 months ago
-100k, nice!
Is this already the minimal HLS we need or are there still some features we're not using?
Another thought - any way we can just use the HTML5 <video>
element? What would it take to switch to that?
-100k, nice!
Is this already the minimal HLS we need or are there still some features we're not using?
Yeah this is using the minimal version
Another thought - any way we can just use the HTML5
<video>
element? What would it take to switch to that?
It's a browser support thing, some browsers can take the .m3u8
files and support hls streaming in the <video>
tag natively. The hls library lets unsupported browsers (most) able to stream them too.
I meant, can we strip down their light build even more for our use case?
Welcome to new-connect! Make sure to:
hls.js has a light build that removes some mostly audio related functionality.
From https://github.com/video-dev/hls.js#build-tasks:
Size difference: