bbc / VideoContext

An experimental HTML5 & WebGL video composition and rendering API.
http://bbc.github.io/VideoContext/
Apache License 2.0
1.32k stars 156 forks source link

Live HLS Support #209

Closed vsambor closed 3 years ago

vsambor commented 3 years ago

This is more a question than an issue;

I saw there are HLS node implementations with a precise duration, but I didn't found any examples of playing hls with undetermined future duration. Is this supported?

Thank you.