-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Live video is stuck during the playback #5536
Comments
Verify |
@robwalch If the debug flag will be true, will this be enough for full debug logs with bug reports? |
Hi @robwalch
|
Hi @yuriiforlita, Could you run the build for #5548 to report what Also can you update the description to include the details we ask for in the Bug Report Template (hls.js version, Browser/OS name and version? Some of the stalls look related to your streams playlist updates, but some where the buffer is over a second long ( |
@robwalch We can close this conversation, the issue was identified |
What do you want to do with Hls.js?
Hi there,
We are facing an issue when live video is stuck during the playback and does not continue playing at all. At this moment we are able to catch these warnings:
[warn] > [stream-controller]: Playback: 65.993 is located too far from the end of live sliding playlist: 702.025, reset currentTime to : 684.025
I am not clear why Playback time not changing to currentTime if it was reset ^^
Playlist info:
Player settings:
debug: true,
Could you please help me to figure out why this is happening?
What have you tried so far?
No response
The text was updated successfully, but these errors were encountered: