GNU/consensus/WebRTC

From LibrePlanet
< GNU‎ | consensus
Revision as of 13:31, 5 February 2015 by Hellekin (talk | contribs) (Take note of serverless WebRTC)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

WebRTC

Web Real Time Communication implements browser-to-browser audio and video conferencing, and realtime communication over the Web.

Chris Balls created a proof-of-concept of using out-of-band, manual "peer discovery" to avoid disclosing IP address of the peers to a third party: https://github.com/cjb/serverless-webrtc/