react-native-webrtc / react-native-incall-manager

Handling media-routes/sensors/events during a audio/video chat on React Native
ISC License
547 stars 191 forks source link

Mute video call audio #197

Open marjen0 opened 2 years ago

marjen0 commented 2 years ago

I am working on streaming application which uses react-native-webrtc to stream audio and react-native-incall-manager to route sound to main/loud speaker. I have an issue where users can't set audio volume to 0 by using hardware button.

Does anyone know a solution for this issue?

versions: react-native-webrtc: 1.100.0 react-native-incall-manager: 3.3.0 react-native: 0.67.2 react: 17.0.2