Home / Learn / WebRTC

WebRTC

Web Real-Time Communications (WebRTC) is a specification for a protocol implementation that enables web apps to transmit video, audio and data streams between client (typically a web browser) and server (usually a web server or a peer-to-peer connection with another client that acts as the server).

WebRTC tutorials

Other WebRTC resources