WebRTC (Web Real-Time Communication) is an open standard and set of APIs that enable browsers and mobile applications to exchange audio, video, and arbitrary data directly between peers without requiring plugins or intermediary servers for the media itself. It is commonly used for video conferencing, voice calling, screen sharing, and peer-to-peer file transfer.

