Skip to content

Latest commit

 

History

History
executable file
·
41 lines (28 loc) · 1.15 KB

readme.md

File metadata and controls

executable file
·
41 lines (28 loc) · 1.15 KB

PeerChat

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

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

  • Hiren Kavad

License

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

Use it, change it, fork it, sell it. Do whatever you want, but please leave the author attribution.