Building a Video Chat using Node.js, WebRTC and Socket.IO

Hello everyone, today we are going to learn how to build a simple one-to-one Video/Audio chat using NodeJS and Websockets as Backend and HTML5 APIs and javascript as Frontend. Most modern browsers like Mozilla Firefox, Google Chrome, Opera support WebRTC (Web Real Time Communication). The