
Managing Hundreds of RTSP Cameras with a Single Server, Using On-Demand Live WebRTC
A new architecture for CCTV monitoring powered by OvenMediaEngine — pull RTSP only when someone watches, scale horizontally without state.
Posts about WebRTC streaming.
View All Tags
A new architecture for CCTV monitoring powered by OvenMediaEngine — pull RTSP only when someone watches, scale horizontally without state.

OvenMediaEngine takes WebRTC’s limitations in stride to overcome them and deliver stable sub-second latency streaming for large audiences.

OvenLiveKit leverages the browser’s WebRTC API, simplifying the process of sending WebRTC streams directly to OvenStudio LLHLS.

Most web browsers such as Chrome, Safari, Firefox, and Edge have already announced that they support WebRTC.

Thanks to the WebRTC Working Group and browser makers’ efforts, we can use WebRTC with JavaScript code with about 20 lines.