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

SDPManager allow limiting client's bitrate #88

Open
tomas-berg opened this issue Jun 24, 2019 · 6 comments
Open

SDPManager allow limiting client's bitrate #88

tomas-berg opened this issue Jun 24, 2019 · 6 comments
Assignees

Comments

@tomas-berg
Copy link
Contributor

Hello Team!
I need somehow to limit data bitrate sending by client. Is it possible on SFU side? Is it possible at all?
Thanks.

@murillo128
Copy link
Member

You can do it in the SDP answer in the bitrate field. It is not dynamic though.

@tomas-berg
Copy link
Contributor Author

@murillo128 Thanks a lot for reply. I'm using SDP Manager. Do we have some interface of doing this?

@murillo128
Copy link
Member

not currently sorry, you can modify the sdp string on text mode.

@tomas-berg
Copy link
Contributor Author

@murillo128 Got it. Thanks. Can be closed.

@murillo128
Copy link
Member

let's open it as a feature request

@murillo128 murillo128 changed the title [question]: Limit client's bitrate SDPManager allow limiting client's bitrate Jun 24, 2019
@murillo128 murillo128 self-assigned this Jun 24, 2019
@notedit
Copy link
Contributor

notedit commented Jun 25, 2019

I think you can control bitrate using rtpsender in the client. @tomas-berg
see https://github.com/RTCEngine/RTCEngine-js-sdk/blob/master/lib/engine.js#L94

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants