Rob Walch
Rob Walch
Sorry, Is the issue that you expect there to be a one to one relationship between cutting off the network and the number of playback stalls?
According to the logs, two stalls were detected and reported: the first at 19s and the second at 39. It doesn't matter whether or not you did something to cause...
Closing due to inactivity.
> I understand hls.js makes the requests 'based' on the first one, which was to https://localhost/. Is there any way to prevent this behaviour? are there any option to set...
> What could be happening? Have you looked at the page layout? An HTMLMediaElement will resize according to the resolution of rendered bitrate variants, unless it and its parent containers...
Closing due to inactivity.
https://github.com/video-dev/hls.js/pull/7094 drops corrupt packets in TS segments. Is this this the type of corruption in your sample? Does this change address the issue? Please include detailed debug logs from HLS.js....
@Rezaraki, I'm able to play through the sample asset in latest without issue even though there are unmarked discontinuities at sn 4 and 6 as shown in [brodiddev's comment above](https://github.com/video-dev/hls.js/issues/7279#issuecomment-2969235702)....
Everyone else: Please file your own issues with steps to reproduce, HLS assets, and developer console logs specific to your use-case.
hls.js depends on the browser for playback and browsers do not play through decode errors. You'll need to provide valid media for smooth playback in the browser.