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] Include packet header in rexmit BW calculation. #3008

Merged

Conversation

maxsharabayko
Copy link
Collaborator

@maxsharabayko maxsharabayko commented Aug 14, 2024

Likely the initial idea was to make the CSndRateEstimator class independent from SRT-specific constants. But packet header sizes were missing in the retransmission rate estimation.

Fixes #3006.

SRT version affected: v1.5.3.

@maxsharabayko maxsharabayko added Type: Bug Indicates an unexpected problem or unintended behavior [core] Area: Changes in SRT library core labels Aug 14, 2024
@maxsharabayko maxsharabayko added this to the v1.5.4 milestone Aug 14, 2024
@maxsharabayko maxsharabayko merged commit 49cab20 into Haivision:master Aug 15, 2024
11 of 12 checks passed
@maxsharabayko maxsharabayko deleted the hotfix/maxrexmitbw-pkt-hdr branch August 15, 2024 08:56
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.

[BUG] SRT Packet Header bytes must be taken into account for SRTO_MAXREXMITBW
1 participant