jitsi / jitsi-meet

Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
https://jitsi.org/meet
Apache License 2.0
21.97k stars 6.56k forks source link

Voice echo problem with audio call in IOS #14733

Closed nikul-nyu closed 4 weeks ago

nikul-nyu commented 1 month ago

When we call using IOS device , it seems like double voice or echo problem.

saghul commented 1 month ago

What app or SDK version are you using? This was fixed in the last release.

AnithaFrontm commented 4 weeks ago

Hi @saghul Can you tell us in new sdk version where did you changed the code for this echo issue for ios.. so we can check in our latest code too

saghul commented 4 weeks ago

The bug was in react-native-webrtc. Updating to the latest version solves it.

nikul-nyu commented 4 weeks ago

@saghul So we should upgrade version of Jitsi sdk or just version upgrade of react-native-webrtc will work?

saghul commented 4 weeks ago

I'd recommend you update the SDK, since it contains that and more fixes.