Open ashishp-dev opened 2 months ago
@jezell @dsa @bcherry @paulwe can you please help me?
@ashishp-dev I'm not sure you can do that with the flutter SDK at the moment without forking. It's pretty easy to do with the go or python sdk, or the native SDKs from each platform though, so another option could be writing a little wrapper that uses the native SDKs to do that.
This tracks the blocker: https://github.com/flutter-webrtc/flutter-webrtc/issues/959
Describe the bug
I want to implement local audio mixing during call without playing background audio. can you please help me?
Thank you