react-native-incall-manager icon indicating copy to clipboard operation
react-native-incall-manager copied to clipboard

Mute video call audio

Open marjen0 opened this issue 3 years ago • 1 comments
trafficstars

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

marjen0 avatar Jul 20 '22 16:07 marjen0