Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/webRTC/webrtc.io-demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Mårtensson committed Aug 11, 2012
2 parents c1e2d60 + 31e6a74 commit 308684d
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
@@ -1,8 +1,6 @@
#webrtc.io-demo
==============

webrtc.io modified to supply the client files

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

##Instructions on how to setup the demo:
Expand Down Expand Up @@ -31,18 +29,18 @@ node server.js

In a version of Chrome that have webRTC support.

go to [localhost:8000/#1](http://localhost:8000/#1)
go to [localhost:8000](http://localhost:8000)

click allow to see your camera

go to [localhost:8000/#1](http://localhost:8000/#1)
go to [localhost:8000](http://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 with webRTC.io
##For instructions on how to start developing with webRTC.io

go to [https://github.com/cavedweller/webRTC.io](https://github.com/cavedweller/webRTC.io) and read the instructions.
go to [https://github.com/webRTC/webRTC.io](https://github.com/webRTC/webRTC.io) and read the instructions.

Developed by:
[@dennismatensson](https://github.com/dennismartensson)
Expand Down

0 comments on commit 308684d

Please sign in to comment.