PeerChat is a Simple Project for Peer to Peer Video Chat with Node.js and Socket.io. Feel Free to commit, Appreciated.
- 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,
- 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....
- Hiren Kavad
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.