Getting Could not find segment for track_id=2, segment_number=844 #1568
Unanswered
sourabhmodi20051
asked this question in
Help
Replies: 1 comment 2 replies
-
Since this is hardly a bug in OME, I moved it here. The player is requesting an old segment. It may be that the player's network is slow, or that the player is restarting after a long pause. If you are using a CDN, the cache policy may be incorrect and it may be serving outdated m3u8. Also, please specify information about your OME version and player. If it is not the latest OME, try updating to the latest. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
In OME logs, I am getting "Could not find segment for track_id=2, segment_number=844"
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Logs
LLHLS(846)/Stream total(846)/App total(846) [2024-03-28 09:45:38.661] I [StreamWorker:231] Monitor | stream_metrics.cpp:114 | A new session has started playing #default#app/acc242 on the LLHLS publisher. LLHLS(847)/Stream total(847)/App total(847) [2024-03-28 09:45:48.756] I [StreamWorker:232] Monitor | stream_metrics.cpp:114 | A new session has started playing #default#app/acc242 on the LLHLS publisher. LLHLS(848)/Stream total(848)/App total(848) [2024-03-28 09:45:54.297] I [StreamWorker:231] Monitor | stream_metrics.cpp:114 | A new session has started playing #default#app/acc242 on the LLHLS publisher. LLHLS(849)/Stream total(849)/App total(849) [2024-03-28 09:45:55.585] W [StreamWorker:231] LLHLS Publisher | llhls_stream.cpp:296 | Could not find segment for track_id = 2, segment_number = 844 [2024-03-28 09:46:07.849] I [StreamWorker:231] Monitor | stream_metrics.cpp:114 | A new session has started playing #default#app/acc242 on the LLHLS publisher. LLHLS(850)/Stream total(850)/App total(850)
Server (please complete the following information):
Player (please complete the following information):
Beta Was this translation helpful? Give feedback.
All reactions