Closed shashikantdurge closed 1 year ago
How many users in the channel when you test only one speaker?
How many users in the channel when you test only one speaker?
4-100 users
couldyou pls record a video for this issue?and provide the SDK log.
Volume drops when subsequent user joins as speaker
Volume keeps changing when there's a change in number of speakers. This is a bad experience for the end-users who are just listeners.
I'm sorry I came too late. Due to lack of human resources, can you provide an example for my verification?
Check the Agora example project https://github.com/AgoraIO/Agora-Flutter-SDK/blob/master/example/lib/examples/basic/join_channel_audio.dart
In 1st device join as ClientRole.Audience
From 2nd device join as ClientRole.Broadcaster (when you speak here, the volume is loud in 1st device)
From 3rd device join as ClientRole.Broadcaster (The volume drastically comes down on 1st device)
@RoJoHub Do we have any updates on this issue ?
If you still face issues, please try upgrading to the new version to see if it works for you.
Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. If you find this problem please file a new issue with the same description, what happens, logs and the output. All system setups can be slightly different so it's always better to open new issues and reference the related ones. Thanks for your contribution.
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please raise a new issue.
Describe the bug Volume is very low when there is only one speaker. Volume increases when 2nd speaker joins.
Audio scenario: Default Channel profile: Live Broadcasting
Expected behavior Volume should be constant irrespective of the number of speakers