easyRTC Demo: Video Only

The application provides a video-only chat by disabling audio before initializing the local media stream.

To use it, press the Connect button. You should see buttons representing other people using the video-only chat page. Click one of those buttons to initiate a chat.


The Demo

Not yet connected...

Connected users:

Browser Note: Until there is better interoperability among browsers, both clients may need to be using the same browser.


The Code

HTML

                

Javascript

The contents of demo_video_only.js: