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

change media #21

Open d-knafo opened 8 years ago

d-knafo commented 8 years ago

is a possibility to change the media ? as in the commit c9e09f72710058a04028e72e579007e144ac9e93 number Thank you

stephenlb commented 8 years ago

Web browser supports selecting "camera" and "mic" Media Device. But only at authorization time.