AgoraIO-Community / AgoraWebSDK-NG

The Next Generation of Agora Web SDK
https://agoraio-community.github.io/AgoraWebSDK-NG/
161 stars 74 forks source link

Is there a setting to buffer audio instead of dropping packets? #120

Closed rohan-suri closed 3 years ago

rohan-suri commented 3 years ago

Hi, we have one user streaming audio to everyone else in the channel. The problem is some users report the audio is cutting out frequently. We realize this is probably due to poor network signal.

Is there a setting in Agora that will make audio buffer instead of dropping packets? We are fine if people's audio is delayed a few seconds, but we need to make sure it is smooth.

Any setting that is okay with high latency but prioritizes smoothness is highly appreciated.

HAHAHA44 commented 3 years ago

We will launch a Real-time Live Streaming function in the next version. In the future, audiences can have two gears to adjust the reception delay. This feature may be helpful to you.

There is currently no way for the audience to adjust the buffer.

rohan-suri commented 3 years ago

Thank you for the response!