Pavel Fomin

Results 6 comments of Pavel Fomin

Hello. Do not know is the same bug, but it's looks like it is. When I switch a quality of video it's freezing, but sound is go on. Also reproduce...

> When a 4xx status is returned, there is no expectation that re-requesting the fragment will change the result, so the player moves on to the next fragment. If you...

Thank you for helping! I will solve it with stopLoad and startLoad after timeout It's interesting from me to research it. If I find something, I will text to you

It's reproducing with 1.4.9 ``` [log] > Debug logs enabled for "Hls instance" in hls.js version 1.4.9 hls.ts:410 [log] > stopLoad hls.ts:379 [log] > loadSource:https://pavelfomin.ru/streams/index_404.m3u8 stream-controller.ts:569 [log] > [stream-controller]: Trigger...

Basically, we have a subscription to the `canplay` event of the video tag. Yes, we can check the buffer on our side, I was just wondering if there is such...

Thanks for the detailed answer. I will look at the `buffer-controller` and try to make these changes.