Skip to content
muaz-khan edited this page Apr 3, 2013 · 6 revisions

Welcome to the WebRTC-Experiment wiki!

Latest wiki
RTCMultiConnection is a library highly simplifies multi-user connectivity along with multi-session establishment.
RTCDataConnection - RTCDataConnection is a library sits top of RTCPeerConnection and RTCDataChannel to bring easiest file and data sharing experience. RTCDataConnection auto-handles multi-user data connectivity like file broadcasting or group file sharing.
RTCPeerConnection Documentation
How to use multi ports with RTCDataChannels for multi user experience in Firefox?
WebRTC DataChannel and Firefox
A few documents for newbies and beginners
How to use RTCPeerConnection.js?
RTCDataChannel for Beginners
How to use RTCDataChannel? - single code for both canary and nightly
WebRTC for Beginners: A getting stared guide!
WebRTC for Newbies
How to broadcast video using RTCWeb APIs?
How to share audio-only streams?
How to broadcast files using RTCDataChannel APIs?