You’re building something interactive? Then ultra-low latency (real-time) streaming is the MUST in your project. Coral Gateway provides 0.5 seconds end-to-end latency for your project using WebRTC.
Your users are likely to have different internet speeds such as 3G, 4G, and Wi-Fi, or different device, and software then how do you deliver the best quality stream according to the viewer's condition? The solution is using adaptive bitrate. Adaptive Bitrate Streaming(ABR) provides the best video quality and viewer experience possible regardless of connection, device, or software.
Data Channels can be utilized in various use cases where an arbitrary form of data communication is needed in addition to low latency video and audio communication. An obvious use case would be sending text messages or file transfer during a video conference with WebRTC. You can learn more about Data Channels here.
You’re having lots of publishers and players? Coral Gateway is horizontally and vertically scalable for having tens of thousands of audience in real time.
Coral Gateway provides many-to-many ultra-low latency streaming. It’s perfect for multi-speaker panels and discussions. While your speakers can talk in the room between each other, the audience can watch the stream with ultra-low latency.
Time to interact with Coral Gateway programmatically? Get started using REST API and JavaScript API. Moreover, Coral Gateway provides native Android and iOS WebRTC SDKs for your mobile application. You can download them for free here.
loading