hangouts

0.0.2 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i hangouts

Weekly Downloads

3

Version

0.0.2

License

none

Last publish

Collaborators

  • tawfekov