A crash course on WebRTC, the API that enables real-time peer-to-peer video and audio directly in the browser. This tutorial explains the basics of offers, answers, ICE candidates, and signaling ...
Want to build a video chat app without relying on servers for the stream? This video shows you how to use WebRTC to create a peer-to-peer video chat from scratch. In just 100 seconds, you’ll ...