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

updateConfiguration() does not work for maxAudioBW #1689

Open
vpoddubchak opened this issue Mar 19, 2021 · 0 comments
Open

updateConfiguration() does not work for maxAudioBW #1689

vpoddubchak opened this issue Mar 19, 2021 · 0 comments

Comments

@vpoddubchak
Copy link
Contributor

Based on documentation, API allows to change audio bitrate on the fly.
But when I try to do it, it return error.
Steps to reproduce:

  1. Start licode demo on web page: https://chotis2.dit.upm.es/
  2. Enter the room
  3. Open console and try to change audio bitrate: localStream.updateConfiguration({maxAudioBW: 10});
  4. See error
    Screenshot from 2021-03-19 17-38-29

Note: it is ok for maxVideoBW.

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

No branches or pull requests

1 participant