Ankit-Aggarwal / SwiftyWebRTC

Swift Framework for WebRTC
MIT License
159 stars 32 forks source link

Added mute call functionality #19

Closed ryandailey100 closed 5 years ago

ryandailey100 commented 5 years ago

You can now mute during a call. Note, this only works with an audio call. I'm sure its possible to get this working with a video call too.

ryandailey100 commented 5 years ago

Addresses issue #18

Ankit-Aggarwal commented 5 years ago

@ryandailey100 : thanks for the PR. Have to make some small changes, you can check it in the last commit .