WebRTC

Abbreviation · Development

Definitions

  1. Web Real-Time Communication — a set of browser APIs and protocols enabling peer-to-peer audio, video, and data streaming directly between browsers without plugins. Uses ICE, STUN, and TURN for NAT traversal.

    In plain English: The technology that lets your browser do video calls and real-time data sharing directly with another browser.

    Example: "Our video chat feature is built entirely on WebRTC — no media server needed for 1-on-1 calls."

Related Terms