No Description

windhamdavid 01f31f0417 undo 9 years ago
site 01f31f0417 undo 9 years ago
.gitignore b5b588ef58 dont skype me bro 10 years ago
README.md 35a5df4159 flop ports 10 years ago
package.json c240d84022 format for site 9 years ago

README.md

##Instructions on how to setup the demo:

Run in your terminal

git clone git@github.com: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:8881

click allow to see your camera

go to localhost:8881

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](https://github.com/dennismartensson)
[@cavedweller](https://github.com/cavedweller)
[@sarenji](https://github.com/sarenji)