A video calling app that uses WebRTC and PeerJS Library for making a peer to peer video call, once you land on the page it will generate your contact id and if you want call another person just enter his contact id and press call button, you can see a live demo here
- chrome > 21
- Opera > 12
- Firefox > 17 (requires media.navigator.enabled = true in about:config)
- chorme for android
- PeerJs
- WebRTC (camera input using getUserMedia)