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] Removed SRTO_ESTINPUTBW #1561

Merged

Conversation

maxsharabayko
Copy link
Collaborator

The socket option was introduced in PR #1537 recently to allow getting the estimated input bitrate value.
However, it should not be a socket option, but more a statistics entry.
Furthermore, there is already the mbpsMaxBW statistic that depicts the estimated input bitrate value (when the corresponding mode is used SRTO_INPUTBW=0 and SRTO_MAXBW=0) as estimated value multiplied by (100% + SRT_OHEADBW).

Therefore removing the option.

@maxsharabayko maxsharabayko added Type: Maintenance Work required to maintain or clean up the code [core] Area: Changes in SRT library core labels Sep 21, 2020
@maxsharabayko maxsharabayko added this to the v1.5.0 - Sprint 23 milestone Sep 21, 2020
@maxsharabayko maxsharabayko self-assigned this Sep 21, 2020
@mbakholdina mbakholdina modified the milestones: v1.5.0 - Sprint 23, v1.5.0 - Sprint 24 Sep 21, 2020
@maxsharabayko maxsharabayko merged commit 77fe606 into Haivision:master Sep 22, 2020
@maxsharabayko maxsharabayko deleted the develop/remove-estinputbw branch September 22, 2020 09:37
@mbakholdina mbakholdina modified the milestones: v1.5.0 - Sprint 24, v1.4.2 Oct 14, 2020
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: Maintenance Work required to maintain or clean up the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants