ISBX / apprtc-ios

A native iOS video chat app based on WebRTC
BSD 3-Clause "New" or "Revised" License
1.34k stars 411 forks source link

- mute and unmute audio implementation on sample apps #14

Closed a-athaullah closed 8 years ago

a-athaullah commented 8 years ago

just add mute and unmute implementation on apps, it's not works on simulator (device only)

coolwr commented 8 years ago

@a-athaullah, I just tested the commit and it does not look like the audio mute is working. Can you look into it? I'm testing on an iPhone 6 and the audio track seems to be still processing the audio input after muting.