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

RTT0 is impossible to implement #130

Open
kierank opened this issue Apr 5, 2024 · 0 comments
Open

RTT0 is impossible to implement #130

kierank opened this issue Apr 5, 2024 · 0 comments

Comments

@kierank
Copy link
Contributor

kierank commented Apr 5, 2024

The RFC talks about how to calculate RTT0 during handshake. But it's impossible for the sender to associate a handshake packet with its response, as on long latency links there is a retransmission every 0.25s. So it doesn't know if the handshake response is due to a lost packet and subsequent repetition or a long latency link.

libsrt github says "it should be estimated at the handshaking stage, but this is not yet implemented. "

kierank referenced this issue in funman/upipe Apr 5, 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