You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered: