stephenlb / webrtc-sdk

WebRTC Simple Calling API + Mobile SDK - A simplified approach to RTCPeerConnection for mobile and web video calling apps.
https://stephenlb.github.io/webrtc-sdk/
MIT License
854 stars 279 forks source link

Add ability to mute/unmute and stop/resume video #15

Closed martinbomio closed 8 years ago

martinbomio commented 8 years ago

Update the media settings without the need of renegotiating. Addresses: https://github.com/stephenlb/webrtc-sdk/issues/14

@stephenlb

stephenlb commented 8 years ago

:+1: