AgoraIO-Extensions / Agora-Flutter-SDK

Flutter plugin of Agora RTC SDK for Android/iOS/macOS/Windows
https://pub.dev/packages/agora_rtc_engine
MIT License
747 stars 389 forks source link

Volume issue with single speaker #288

Closed shashikantdurge closed 1 year ago

shashikantdurge commented 3 years ago

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

LichKing-2234 commented 3 years ago

How many users in the channel when you test only one speaker?

shashikantdurge commented 3 years ago

How many users in the channel when you test only one speaker?

4-100 users

LichKing-2234 commented 3 years ago

couldyou pls record a video for this issue?and provide the SDK log.

shashikantdurge commented 3 years ago

https://user-images.githubusercontent.com/20161204/112989076-28ba3500-9182-11eb-9e21-89e9186e9fd2.mp4

Volume drops when subsequent user joins as speaker

shashikantdurge commented 3 years ago

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.

RoJoHub commented 3 years ago

I'm sorry I came too late. Due to lack of human resources, can you provide an example for my verification?

shashikantdurge commented 3 years ago

Check the Agora example project https://github.com/AgoraIO/Agora-Flutter-SDK/blob/master/example/lib/examples/basic/join_channel_audio.dart

  1. In 1st device join as ClientRole.Audience

  2. From 2nd device join as ClientRole.Broadcaster (when you speak here, the volume is loud in 1st device)

  3. From 3rd device join as ClientRole.Broadcaster (The volume drastically comes down on 1st device)

gson2019 commented 2 years ago

@RoJoHub Do we have any updates on this issue ?

littleGnAl commented 1 year ago

If you still face issues, please try upgrading to the new version to see if it works for you.

github-actions[bot] commented 1 year ago

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.

github-actions[bot] commented 12 months ago

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.