Let's say I have multiple video devices on my system.
- How do I tell
getUserMedia
to select a correct camera? - Is there a way that I can get a list of available cameras from the WebRTC API?
Let's say I have multiple video devices on my system.
getUserMedia
to select a correct camera?