open-webrtc-toolkit / owt-client-native

Open WebRTC Toolkit client SDK for native Windows/Linux/iOS applications.
https://01.org/open-webrtc-toolkit
Apache License 2.0
394 stars 182 forks source link

How to turn off the microphone #472

Open wxlan opened 3 years ago

wxlan commented 3 years ago

How to turn off the microphone when I don't want to use it?

DiamoandDog commented 3 years ago

How to turn off the microphone when I don't want to use it?

Hello, do you have a good solution, I really need help

taste1981 commented 3 years ago

Not sure if LocalStream->DisableAudio() is something you're pursuing.

wxlan commented 3 years ago

Not sure if LocalStream->DisableAudio() is something you're pursuing.

I only subscribe to the composite stream, but when subscribing, I need to call the device's microphone permission