0.0.2 • Published 12 years ago

hangouts v0.0.2

Weekly downloads
7
License
-
Repository
-
Last release
12 years ago

#Private & Secure Hangouts

I will Provide a demo soon

##Instructions on how to setup the demo:

Run in your terminal

git clone git@github.com:tawfekov/hangouts.git
cd hangouts
npm install
cd site
node server.js

In a version of Chrome that have webRTC support.

go to localhost:8080

you will be prompted enter a password , use :

  • username : user ;
  • password : password ;

you can manually change them in site/server.js line 9-10

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.

Developed by: @tawfekov

based on https://github.com/webRTC/webRTC.io.