Skip to content

powerhacker/doppelganger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doppelganger

Video chat from the fuuuture, with WebRTC.

brew install node
npm install -d
npm start

screen shot 2013-10-24 at 9 57 49 am

What is WebRTC?

WebRTC is a peer to peer standard proposal from Google allowing browsers to connect directly and transfer information without a central server. This allows browsers to share raw data as well as audio/video.

Check out more on WebRTC at HTML Rocks.

There's also a great overview on the Mozilla Blogs about WebRTC and associated technologies

About

An experiment with P2P WebRTC Video Chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published