This is video chat web application. It's based on WebRTC for video communication and uses SignalR for text chat and signaling (establishing connection for video chat clients).
Because of WebRTC restrictions it can be used only on Chrome and Firefox browsers (sorry, not IE).
And of course you need web cam and should allow your browser to use it.
When you press Start button you will see all users currently visiting this site.
If you write messages in text box and send them to specific user (selecting radio button with user name) or to all users (Public option).
You can activate your webcam or microphone by pressing Webcam ON/OFF (Only microphone ON/OFF) button.
You can select user with whom you want to have video chat press Call button.
You can have video chat only with one user and at the same time to have text chat with him or with other users.
When you want to stop video chat you press Hang Up button.
There is no registration now and text messages not saved.
Please take into account that this is only beta-version.
Please send your
feedback.