Skip to content
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

Timeout while loading delta manifest after reconneciton #133

Open
lastcanal opened this issue Dec 18, 2024 · 0 comments · May be fixed by #134
Open

Timeout while loading delta manifest after reconneciton #133

lastcanal opened this issue Dec 18, 2024 · 0 comments · May be fixed by #134

Comments

@lastcanal
Copy link
Collaborator

Sometimes after a RTMP re-connection HLS.js starts to timeout while loading delta manifests. It will timeout continuously on audio, video, or both tracks, which causes a request for the full manifest and sometimes a stall if the timing is bad. It seems like HLS.js is requesting the correct segment and part, but the sequence numbers that control responding to preload-hints on the backend are behind, most likely from not advancing properly after a discontinuity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant