easyRTC Demo: Audio Only Chat
The application provides an audio only chat by disabling video before initializing the local media stream.
To use it, press the Connect button. You should see buttons representing other people using this demo. 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_audio_only.js: