5 Reasons MOQ Streaming Is a Great Fit for Surveillance and Monitoring
The article outlines five reasons why Media Over QUIC (MOQ) streaming is well-suited for surveillance and monitoring applications, citing benefits such as lower latency, improved reliability over lossy networks, better congestion control, efficient bandwidth usage, and enhanced security compared to traditional streaming protocols.
Background
- **MOQ (Media over QUIC)** is an emerging streaming protocol built on QUIC, the modern transport protocol originally developed at Google and now standardized by the IETF. It aims to replace older protocols like RTMP, HLS, and WebRTC by combining low latency with scalability.
- **Red5** is a company that sells commercial media server software; they've implemented MOQ and are advocating it for surveillance and monitoring use cases.
- Surveillance (security cameras, drone feeds) has unique demands: very low latency, many concurrent viewers, tolerance for unreliable networks (cellular/WiFi), and adaptive bitrates without buffering. Traditional protocols force trade-offs — WebRTC offers low latency but struggles with many viewers; HLS/DASH scales well but has high latency.
- MOQ is still early-stage but has backing from Apple, Meta, Google, and other major players through IETF standardization. This matters because the surveillance and IoT market is growing quickly, and no existing protocol handles this use case well.