How to Monitor Streams Using W...
About WebRTC
1 min
webrtc (web real time communication) is a free, open source project that provides web browsers and mobile applications with real time communication (rtc) via simple application programming interfaces (apis) it allows audio and video communication to work inside web pages by allowing direct peer to peer communication, eliminating the need to install plugins or download native apps supported by apple, google, microsoft, mozilla, and opera, webrtc is being standardized through the world wide web consortium (w3c) and the internet engineering task force (ietf) webrtc advantages include as an http protocol, webrtc can traverse firewalls, allowing the monitoring of streams, while the zixi broadcaster that is serving the stream sits behind a firewall/nat, all without the need to open specific firewall ports or configure a public ip address webrtc is a low latency protocol that can achieve sub second latency (e g several hundreds of milliseconds