Thomas Jammet

Results 6 comments of Thomas Jammet

> Currently some work being done in [VHS](https://github.com/videojs/http-streaming) related to this. Oh interesting, can you share about the work being done? I see it's related to this ticket : https://github.com/videojs/video.js/issues/8452...

> > Currently some work being done in [VHS](https://github.com/videojs/http-streaming) related to this. > > Oh interesting, can you share about the work being done? I see it's related to this...

> @thomasjammet Yeah this has been on our radar for a while, unfortunately a bit of "whack a mole" trying to fix it. [This PR](https://github.com/videojs/http-streaming/pull/1458) is our latest attempt. Feel...

Looking at the code it seems that the project is not finished, for example state `STATE_SEEKING` is never assigned but expected [here](https://github.com/jscodec/jswebm/blob/master/src/JsWebm.js#L214), maybe it works with a whole file queued...