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

ATAK VIdeo Player Doesn't handle Handle a Live LL-HLS Stream Correctly #317

Open
sdgirard opened this issue Jan 17, 2024 · 0 comments
Open

Comments

@sdgirard
Copy link

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.

@sdgirard 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
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

No branches or pull requests

1 participant