hegaoye / webrtc.io-demo

webrtc.io multi user chat demo. Highly experimental technology

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#webrtc.io-demo

You can have a look at the demo on http://multiwebrtc.nodejitsu.com

##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 example
node server.js

In a version of Chrome that have webRTC support.

go to localhost:8000

click allow to see your camera

go to localhost:8000

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

About

webrtc.io multi user chat demo. Highly experimental technology


Languages

Language:HTML 77.6%Language:JavaScript 14.4%Language:CSS 8.0%