DEV Community

Cover image for Dolby.io Real-time Streaming Wins Best in Media APIs Award
Jayson DeLancey for Dolby.io

Posted on • Updated on • Originally published at dolby.io

Dolby.io Real-time Streaming Wins Best in Media APIs Award

We're excited to share that Dolby.io's Real-time Streaming has won the Best in Media APIs category at the 2023 API Awards. With Dolby.io, we provide a WebRTC-based real-time streaming service to enable sub-second latency, broadcast-quality color and sound, global scale, and end-to-end encryption — all with native support for web browsers and Internet-enabled devices.

Real-time Streaming with Sub-second Latency

Latency is the time it takes for a live stream to get from the point of capture such as live feed from a video camera to the device where the stream is being viewed. Latency is important whenever this glass-to-glass video feed is time-sensitive and viewers must receive the content in a short and predictable amount of time. This is often the case when trying to closely coordinate audio/video with an underlying data messaging service.

Real-time video streaming is especially important for live events, sports, sports betting, gaming, online auctions, AR/VR virtual worlds, remote production, live-streaming and other scenarios where time-to-delivery is mission critical in creating live human interaction. These experiences must be less than 1 second from the source to the viewer to be effective. For creating 2-way interactivity the target is even faster at 100-500 milliseconds to support a full round-trip.

With Real-time Streaming you are in control of the experience for your audience. You can broadcast to massive audiences with immersive and interactive applications that rival the real world. The Streaming APIs have integrations for OBS, Unreal Engine, and Client SDKs to support whatever platforms you want to build.

Most folks will broadcast from Open Broadcast Software (OBS) Studio and drop an embedded hosted player in their web application like this:

<iframe
    src="https://viewer.millicast.com?streamId=accountId/streamName"
    allowfullscreen
    width="640"
    height="480">
</iframe>
Enter fullscreen mode Exit fullscreen mode

Dolby.io Best in Media APIs Award

The 2023 API Awards celebrate the technical innovations, adoption, and reception by leading APIs & Microservices used by the global developer community. The Awards Ceremony will be presented during API World 2023, the world's largest API & Microservices conference with over 4,000 attendees.

Dolby.io's Real-time Streaming win here at the 2023 API Awards is evidence of their leading role in the growth of the global API ecosystem,” said Jonathan Pasky, Executive Producer & Co-Founder of DevNetwork, producer of API World & the 2023 API Awards.

The 2023 API Awards received hundreds of nominations, and the Advisory Board to the API Awards have selected Dolby.io based on three criteria:
(1) attracting notable attention and awareness in the API industry;
(2) general regard and use by the developer & engineering community; and
(3) being a technical leader in its sector for innovation. 

Celebrate with Dolby.io at API World

Our team will be attending API World 2023 in-person October 24-26 in San Jose to accept the award and we'd love for you and our community to join us to celebrate.

Register now for API World 2023 and claim one of the Free OPEN Passes we can offer for a limited time. Additionally, let me know you'll be there in the comments below then come find me at the event for some exclusive SWAG.

If you haven't used Dolby.io Real-time streaming yet, sign up for an account. Take a look at some of our tutorials and how-to articles for getting started. We'd love to hear more about your experience with an invitation-only private event (space limited to availability).

Top comments (0)