dimkonomis / peerjs-videochat

A video chat example using the MEAN Stack and Peer.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

peerjs-videochat

A video chat example using the MEAN Stack and Peer.js. You can get your own free api key for peer.js from here

Requirements

  • Node.js
  • MongoDB

How it works

Users will have to register and start streaming, in order to receive or make calls.

  • Open your browser,
  • Create an account and login,
  • Start streaming,
  • Open browser in incognito mode,
  • Create a second account and login,
  • Start streaming and click the button call, from the online user list, to start the video chat with the other user.

How to run it

About

A video chat example using the MEAN Stack and Peer.js


Languages

Language:JavaScript 96.8%Language:HTML 3.2%Language:CSS 0.0%