- Alice:
alice.html
- Bob:
bob.html
- Signaling Server:
signaling-server.js
- WebRTC (duh)
- adapter.js for client
RTCPeerConncetion
andgetUserMedia
- NodeJS with Socket.IO for Signaling Server
- xirsys for STUN/TURN server service.
If you want to run this on your server, register an account at xirsys and set the necessary variables to .env
(see .env.sample
).
npm start