-
Notifications
You must be signed in to change notification settings - Fork 199
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
Agora Web SDK v4 SEND_VIDEO_BITRATE_TOO_LOW and SEND_AUDIO_BITRATE_TOO_LOW #13
Comments
sorry for late response. |
Hi, nope. Can't reproduce this on the testing environment. |
Same issue on Safari, Firefox |
Any update on this? I am getting this error when I enable dual streaming using enableDualStream() method for host. But since I want the audience to control the remote video track quality, ig there is no alternative that I know of |
I am implementing Agora v4 in my application. When I am trying to publish my local tracks, it happens with success, but then I receive the following errors:
01:21:17:806 Agora-SDK [DEBUG]: [client-9e8ac] receive exception msg, code: 2001, msg: AUDIO_INPUT_LEVEL_TOO_LOW, uid: 4082215569 index.ts:269 01:21:17:807 Agora-SDK [DEBUG]: [client-9e8ac] receive exception msg, code: 2003, msg: SEND_AUDIO_BITRATE_TOO_LOW, uid: 4082215569 index.ts:269 01:21:17:807 Agora-SDK [DEBUG]: [client-9e8ac] receive exception msg, code: 1003, msg: SEND_VIDEO_BITRATE_TOO_LOW, uid: 4082215569
`
`
The text was updated successfully, but these errors were encountered: