With WebRTC, you can add
real-time communication capabilities to your application that works on top of an open standard. It supports video, voice, and generic data to be sent between peers.. The technologies behind WebRTC are implemented as an open web
standard and available as regular JavaScript APIs in all major browsers.
@rabbigreenberg