Capture media with WebRTC
Learn how to capture media with WebRTC, a free and open source project that provides web browsers and mobile apps with real-time communication through simple APIs.
Go back
Capture Audio and Video in HTML5
Learn how to capture audio and video in HTML5.
Build the backend services needed for a WebRTC app
Learn how to build a signaling service, and how to deal with the quirks of real-world connectivity with STUN and TURN servers.
Send data between browsers with WebRTC data channels
Learn how to set up and use WebRTC data channels for high-performance data exchange.
Enable real-time communication with WebRTC
Learn how to build an app to get video and take snapshots with your webcam, and share them peer-to-peer with WebRTC.