I want to use multiple USB camera with Web RTC.
For ex) https://apprtc.appspot.com/?r=93443359
This application is web RTC sample. I can connect to another machine, but I have to disconnect once to change the camera.
What I want to is,
1.Use two camera at the same time on the same screen. 2.(if 1 is not possible),I want to switch the camera without disconnecting current connection
Does anyone have information about how to use two camera on Web RTC?