Skip to content

OWT Media Server has Congestion control and Bandwidth estimation? #1371

Answered by starwarfan
ihorafanasiev asked this question in Q&A
Discussion options

You must be logged in to vote

OWT server uses sender side bandwidth estimation (transport-cc) from WebRTC stack.
For client publication, you can use getStats function (see client SDK) and get the availableOutgoingBitrate from the returned key values.
For client subscription, you can only check bandwidth related stats or modify code in server side as getEstimatedBandwidthBps.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ihorafanasiev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants