ConnectyCube / connectycube-reactnative-samples

Chat and Video Chat code samples for React Native, ConnectyCube
https://connectycube.com
Apache License 2.0
125 stars 111 forks source link

Getting Echo and Noice when making Calls On Loudspeaker (Android 11) #247

Closed codepoetryindia closed 2 years ago

ccvlad commented 3 years ago

Hi @codepoetryindia

Try this guide - https://developers.connectycube.com/reactnative/videocalling?id=echo-cancelation-issue-on-some-android-devices

We use react-native-webrtc lib in 'react-native-connectycube' SDK.

codepoetryindia commented 3 years ago

That is not proper documentation. Can you Please guide how to implement that code

ccvlad commented 3 years ago

This isn't our documentation. The link related to react-native-webrtc issues. I tried this method but it got worse for my device (Galaxy S20). So I prefer to use common echo cancelation that included in react-native-webrtc. Make sure that you have problem with devices specified in this issue. I am able to post the code, but it will take a while because I don't have it right now.

codepoetryindia commented 3 years ago

Thanks for your reply.

But I'm struggling too much on this. Please post the code till then I will wait

ccvlad commented 2 years ago

Closed due to inactivity. Please create a new issue if needed.