• Stars
    star
    324
  • Rank 129,671 (Top 3 %)
  • Language
    JavaScript
  • Created over 12 years ago
  • Updated over 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

webrtc.io multi user chat demo. Highly experimental technology

#webrtc.io-demo

You can have a look at the demo

##Instructions on how to setup the demo:

Run in your terminal

git clone [email protected]:webRTC/webrtc.io-demo.git
cd webrtc.io-demo
npm install
cd site
node server.js

In a version of Chrome that have webRTC support.

go to localhost:8080

click allow to see your camera

go to localhost:8080

click allow to see your camera and the connection will be made between your to open windows.

##For instructions on how to start developing with webRTC.io

go to https://github.com/webRTC/webRTC.io and read the instructions.

Developed by: @dennismatensson @cavedweller @sarenji