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

[core] Fix rtt estimate in bidirectional mode #2208

Merged
merged 1 commit into from
Dec 9, 2021

Conversation

xiaozhihong
Copy link
Contributor

@xiaozhihong xiaozhihong commented Dec 9, 2021

In bidirectional transport mode, in some cases, RTT is never updated, maybe a spelling mistake?

@maxsharabayko maxsharabayko added [core] Area: Changes in SRT library core Type: Bug Indicates an unexpected problem or unintended behavior labels Dec 9, 2021
@maxsharabayko maxsharabayko added this to the v1.4.5 milestone Dec 9, 2021
@xiaozhihong
Copy link
Contributor Author

AppVeyor build failed, how to restart it?

image

@maxsharabayko
Copy link
Collaborator

@xiaozhihong Restarted, all good now. Thanks for the fix!

@maxsharabayko maxsharabayko merged commit ae787bf into Haivision:master Dec 9, 2021
@maxsharabayko
Copy link
Collaborator

The bug was introduced in PR #1863.
Affected SRT versions: v1.4.4.

@mbakholdina
Copy link
Collaborator

mbakholdina commented Dec 9, 2021

@maxsharabayko Unfortunately, there've been more bugs introduced in PR #1863 in this piece of code (the case of bidirectional transmission) and the logic has changed. I'll make a PR tomorrow to fix this. Sounds like I also need to spend some time and go through all the atomic related changes and see whether the RTT logic hasn't been affected somewhere else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[core] Area: Changes in SRT library core Type: Bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants