Adam Waldron
Adam Waldron
We are looking into this, or more specifically a related issue which I think will address these issues as well. I will provide an update when some more progress has...
@jamescahall no problem. Unfortunately it's difficult to provide a reliable estimate as we're juggling quite a bit currently. I can say that DRM issues are high on our priority list...
Currently some work being done in [VHS](https://github.com/videojs/http-streaming) 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 free...
@thomasjammet Excellent news! We just released this work in [v8.7.0](https://github.com/videojs/video.js/releases/tag/v8.7.0) today.
This should be fixed in [v8.7.0](https://github.com/videojs/video.js/releases/tag/v8.7.0), closing.
There's not enough information here to take any action on this. It seems like perhaps this is a timestamp rollover issue, but it's impossible to say without a stream or...
Hi @ianjaku I think the docs need an update to cover some cases like this where the player may not be ready when the `xhr-hooks-ready` event is fired. I suspect...
@ianjaku no problem, yeah this is a tricky one. I was having the same issue when working on the hooks implementation last year and thus the event was created to...
Can anyone confirm if this was fixed with #1433?