WebRTC (Web Real-Time Communication)

WebRTC is a browser-native technology for real-time audio, video, and data communication without plugins.

WebRTC enables ultra-low-latency streaming (sub-500ms) directly in web browsers. While primarily designed for video conferencing, WebRTC is increasingly used for interactive streaming, betting, and auction platforms where minimal delay is critical.

Related Terms