-
Notifications
You must be signed in to change notification settings - Fork 127
Remote participants audio garbled/distorted when local participant is muted using AirPods #568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This might be fixed here : #536 |
Sure. Are you planning to release new version with this merged soon? |
Yes, I think I'll release it soon after more tests. But if you are up to it, you can directly depend on that branch to give it a try. |
Can you try v2.1.0 ? there are major changes for audio in this release. |
@hiroshihorie I will, thanks |
I think this is resolved with v2.1.0+ so I will close it. |
@hiroshihorie can't be sure if it's resolved or not since when updating to 2.1.0 on MacOS apps becomes unresponsive when performing several actions in the call (like switching input or output device, toggling settings menu, etc) as explained in #580 |
Describe the bug
Audio from remote participants becomes garbled/distorted when muting my self using AirPods.
SDK Version
2.0.19
iOS/macOS Version
Sonoma 14.4.1
Xcode Version
Xcode: 15.0.1
Swift 4.2
Steps to Reproduce
Join a call with AirPods from a MacOS app built using the Live Kit SDK. Ask other participants to join as well. Mute your self and ask other to talk. Audio from them becomes garbled/distorted.
Expected behavior
Audio can be heard well no matter output source or your own mute state.
Context
The issue doesn't happen when joining from web interface. The issue doesn't happen without AirPods. Maybe related with noise cancellation?
The text was updated successfully, but these errors were encountered: