We run a project that also takes use of video conferencing with WebRTC:<p><a href="https://chat.echoplex.us/" rel="nofollow">https://chat.echoplex.us/</a>
(make a new room by appending a different string to the URL)<p>and<p><a href="https://github.com/qq99/echoplexus" rel="nofollow">https://github.com/qq99/echoplexus</a>
It is very interesting and fun playing with WebRTC.
Couple months ago, I completed a weekend project <a href="https://github.com/imomin/videoChat" rel="nofollow">https://github.com/imomin/videoChat</a>
The error page it shows if my browser is not supported blocks use of the back button. Definitely recommend fixing that, as trapping users on an error page is a bad move.