EasyRTC Demo: Multistream calls
This application demonstrates sending multiple video streams from one caller to another. You can open up the media streams before or after establishing the call to the other peer.
To use it, press the Connect button. You should see buttons representing the video sources and a list of buttons representing other people using this demo. Click one of those buttons to initiate a chat. Note: this demo looks much better when hosted on an https site.
The Demo
Not yet connected...
Video sources
Audio sources
Connected users:
Local media streams
Remote media streams
The Code
HTML
JavaScript
The contents of demo_audio_video.js: