monika-pant / webRTC_peerTopeer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webRTC_1

It is a simple project demonstrating peer-to-peer communication Steps to run the project(do install node JS or io.js):

  1. git clone
  2. Open node command line(node cmd/io cmd) , navigate to webRTC_1 folder eg "cd webRTC_1"
  3. run npm install
  4. run npm start
  5. copy server path/local host and paste on browser eg "localhost:9966"
  6. on the new tab hit the URL: localhost:9966/#init

About


Languages

Language:HTML 53.0%Language:JavaScript 47.0%