Skip to content

Latest commit

 

History

History
executable file
·
57 lines (34 loc) · 1.2 KB

readme.md

File metadata and controls

executable file
·
57 lines (34 loc) · 1.2 KB

PeerChat

PeerChat is a Simple Project for Peer to Peer Video Chat with Node.js and Socket.io. Feel Free to commit, Appreciated.

Demo is being setup at

https://peer-chat.herokuapp.com/

Watch Live demo at

  • Check Out Demo.
  • Open Browser,
  • Enter Your name,
  • Enter Room Name,
  • Open Another Browser
  • Enter Name
  • Enter Same room name which entered before
  • And You Go....
  • Note* Sometime demo not work becuase it is only 1 peer to peer chat. So best practice is to test on your local environment,

If you want to run on your server

  • Clone to your machine
  • run npm install from your CLI
  • Add Turn Server API Key to script tag of index.html
  • If you don't have API Key you can get it for free on TurnServer.com
  • run node server.js command
  • Open localhost:3000
  • And You Go....

Authors

  • Nathan Sire

  • Hiren Kavad

Contributors

  • Shubham Chopra

  • Zachary Stenger

  • Athul B Raj

License

This bundle is dual-licensed under MIT and GPL licenses.