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] Added SRTO_ESTINPUTBW option to get estimated input bitrate #1537

Merged

Conversation

maxsharabayko
Copy link
Collaborator

These changes are extracted from #1383.

Added readonly SRTO_ESTINPUTBW socket option available via srt_getsockopt(..) and srt_getsockflag(..).

@maxsharabayko maxsharabayko added Type: Enhancement Indicates new feature requests [core] Area: Changes in SRT library core labels Sep 10, 2020
@maxsharabayko maxsharabayko added this to the v1.5.0 - Sprint 23 milestone Sep 10, 2020
@maxsharabayko maxsharabayko self-assigned this Sep 10, 2020
docs/APISocketOptions.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@ethouris ethouris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes in the dox might be be needed, besides it's ok.

@maxsharabayko
Copy link
Collaborator Author

We probably need this option for the group as well 🤔

@ethouris
Copy link
Collaborator

Actually we haven't properly reviewed, how reading the option from the group really works. The problem here is that the estimation facility is in the socket, so a group would have to refer to a currently running member to get this value.

to get estimated input bitrate

Co-authored-by: duB <jdube@haivision.com>
@maxsharabayko
Copy link
Collaborator Author

Removed changes in documentation, as they are done in #1533

@maxsharabayko maxsharabayko merged commit ac0cfdb into Haivision:master Sep 11, 2020
@maxsharabayko maxsharabayko deleted the develop/pacing-mode-02 branch September 11, 2020 13:26
@mbakholdina mbakholdina modified the milestones: v1.5.0 - Sprint 23, 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: Enhancement Indicates new feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants