Skip to main content

5 posts tagged with "WebRTC"

Posts about WebRTC streaming.

View All Tags

Managing Hundreds of RTSP Cameras with a Single Server, Using On-Demand Live WebRTC

·9 min read·by Jeheon Han

A new architecture for CCTV monitoring powered by OvenMediaEngine — pull RTSP only when someone watches, scale horizontally without state.

WebRTC: A New Paradigm for Real-Time Web Communication

·9 min read·by OvenMedia Labs

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

WebRTC to LLHLS Streaming with OvenStudio LLHLS using OvenLiveKit

·4 min read·by OvenMedia Labs

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

Do most browsers support WebRTC? — as of April 2019

·7 min read·by OvenMedia Labs

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

What should you need to know to use WebRTC?

·8 min read·by OvenMedia Labs

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