SimpleWebRTC – Build your own real-time video/audio/text chat room with ease

This article along with all titles and tags are the original content of AppNee. All rights reserved. To repost or reproduce, you must add an explicit footnote along with the URL to this article!
Any manual or automated whole-website collecting/crawling behaviors are strictly prohibited.
Any resources shared on AppNee are limited to personal study and research only, any form of commercial behaviors are strictly prohibited. Otherwise, you may receive a variety of copyright complaints and have to deal with them by yourself.
Before using (especially downloading) any resources shared by AppNee, please first go to read our F.A.Q. page more or less. Otherwise, please bear all the consequences by yourself.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Why do we need to publish a post about this kind of web chatting app? After all, there have been too many video chat programs, such as ICQ, Pidgin, Miranda, Skype, TeamViewer, etc. Because sometimes we need to ensure that the communication is more privacy and exclusive (undisturbed), secure enough, and we can enjoy that anytime and anywhere.

SimpleWebRTC uses the lib of currently the easiest and most popular cutting edge technology around the world – WebRTC (Google’s free and open-source real-time communication project). As its name suggests, this simple video/audio/text group chatting web app totally dependents on the HTML5 and JavaScript techniques (i.e. a modern web browser), dispenses with the support of any browser plug-ins or third-party components – just make sure you have a non-vintage browser! SimpleWebRTC’s interface is very similar with the initial Chatroulette (from Russia). But the latter can not live without the missing Adobe Flash Player plugin!

How to use it? Just 3 steps – download the source code from official site, upload them into a web host, then visit the ‘index.html’ inside to enjoy a private audio/video group chatting room absolutely belongs to you right now! Sure, this only contains the most basic function initially, later, you can customize it further referring to the very simple tutorial and detailed documents provided by SimpleWebRTC official site.

BTW, If you don’t have a web host, have no idea about what that is, or are just too lazy to customize/design the one you like, then just use the ready-made and well-designed free web app Talky instead.

// Prompts //

WebRTC that is only available in Chrome, Firefox and Opera.

// Download URLs //

Version Source Code Demo
Latest

(Homepage | GitHub)

If some download link is missing, and you do need it, just please send an email (along with post link and missing link) to remind us to reupload the missing file for you. And, give us some time to respond.
If there is a password for an archive, it should be "appnee.com".
Most of the reserved downloads (including the 32-bit version) can be requested to reupload via email.