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
Using Media MTX to provide Secure Video using HLS I am seeing the video is not live, it's lagging behind at least 10 seconds or more. When I try play the same live video in Chrome, I can see that video is in synch the live stream with no lag. This issue is visible when play the stream in both Chrome and Atak. Atak is always behind frames.
Did a little investigation, I believe that ATAK is playing the first HLS segment it gets from the Playlist. Meanwhile, Chrome gets the playlist and determines the live segment and then asks the server to skip to that segment. I don't see this request being done by the ATAK.
The text was updated successfully, but these errors were encountered:
sdgirard
changed the title
ATAK VIdeo Player Doesn't handle Handle a Live LS-HLS Stream Correctly
ATAK VIdeo Player Doesn't handle Handle a Live LL-HLS Stream Correctly
Jan 17, 2024
Using Media MTX to provide Secure Video using HLS I am seeing the video is not live, it's lagging behind at least 10 seconds or more. When I try play the same live video in Chrome, I can see that video is in synch the live stream with no lag. This issue is visible when play the stream in both Chrome and Atak. Atak is always behind frames.
Did a little investigation, I believe that ATAK is playing the first HLS segment it gets from the Playlist. Meanwhile, Chrome gets the playlist and determines the live segment and then asks the server to skip to that segment. I don't see this request being done by the ATAK.
The text was updated successfully, but these errors were encountered: