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

findSegmentWithInvPosition() method in gohlslib, clientLiveInitialDistance is too small #96

Open
zapotah opened this issue Sep 19, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@zapotah
Copy link

zapotah commented Sep 19, 2023

          Hi, I found where the problem is, findSegmentWithInvPosition() method in gohlslib, clientLiveInitialDistance is too small, in another request findSegmentWithID tries to get segments which don't exist in playlist. findSegmentWithInvPosition should start from the beginning or should be configurable. It works on web browsers cause hls.min.js makes request until gets those segments, other players can't do that. I have made some changes and works like a charm.

Originally posted by @JohnnyMclain12 in bluenviron/mediamtx#1720 (comment)

@aler9 aler9 added the bug Something isn't working label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants