WebRTC

Definition:

WebRTC (Web Real-Time Communication) is an open-source project that enables real-time communication between browsers and mobile devices over peer-to-peer connections, allowing developers to build high-quality video conferencing, live streaming, and other interactive web applications.

Related Terms:

  • Peer-to-Peer (P2P)
  • WebRTC APIs
  • Signaling protocol
  • SIP (Session Initiation Protocol)
  • RTCP (Real-Time Transport Control Protocol)
  • Data Channel
  • XDM (eXtensible Data Model) protocol