crossle / janus-gateway-android

Implements Janus gateway video room on Android
MIT License
63 stars 30 forks source link

setAudioEnabled in PeerConnectionClient Doesnt mute the incomming sound #26

Closed AhmedHumk closed 1 year ago

AhmedHumk commented 1 year ago

when i set setAudioEnabled to false my microphone got muted but the incomming sound keeps playing why was that ?

AhmedHumk commented 1 year ago

Well I have implemented a better version thanks anyway.