This document discusses WebRTC and how it allows audio and video communication directly in the browser without plugins. It describes how WebRTC can be used for more than just calls, including games, dating sites, and more. It also summarizes how WebRTC uses secure protocols for media transfer and network discovery. Janus is introduced as a WebRTC gateway that can connect WebRTC applications to other protocols and services like SIP and RTSP. Examples of WebRTC applications are given and directions provided on how to connect to and use the Janus gateway.