Olivier Crête
June 25, 2018
Reading time:
Launched by Haivision in 2017, and freely available on GitHub via the Mozilla Public License 2.0, SRT is an innovative UDP-based protocol enabling high-quality, low-latency video streaming across unpredictable networks.
With secure, end-to-end AES encryption, optimized packet retransmission and controllable buffering, SRT leverages the best of IP standard attributes while maintaining compatibility to traditional UDP based broadcast and streaming workflows. Its main purpose is to send live TV streams across the Internet, for example, to upload to streaming services as a low latency replacement to RTMP.
While an SRT Alliance was also formed to manage and support its implementation, the Open Source nature of SRT undoubtedly played a key role in driving its adoption in both the community and end users.
Thanks to collaborative development, initial support for SRT has already made its way into the latest releases of the “big three” Open Source multimedia frameworks: GStreamer, VLC and FFmpeg.
With the SRT Alliance now boasting over 100 members, and the Open Source community supporting the protocol, there is little doubt that SRT is well on its way to becoming the de facto standard.
(Originally published in Linux Format magazine, Issue 237, June 2018)
08/10/2024
Having multiple developers work on pre-merge testing distributes the process and ensures that every contribution is rigorously tested before…
15/08/2024
After rigorous debugging, a new unit testing framework was added to the backend compiler for NVK. This is a walkthrough of the steps taken…
01/08/2024
We're reflecting on the steps taken as we continually seek to improve Linux kernel integration. This will include more detail about the…
27/06/2024
With each board running a mainline-first Linux software stack and tested in a CI loop with the LAVA test framework, the Farm showcased Collabora's…
26/06/2024
WirePlumber 0.5 arrived recently with many new and essential features including the Smart Filter Policy, enabling audio filters to automatically…
12/06/2024
Part 3 of the cmtp-responder series with a focus on USB gadgets explores several new elements including a unified build environment with…
Comments (1)
Independent Blogger:
Aug 20, 2018 at 04:06 PM
Hi Olivier,
Thank you for this article indeed. SRT enables you to keep your streams secure and easily traverse firewalls. In my opinion SRT is a great video streaming technology because this is a combination of broad video ecosystem components and technology advantages to enable the best quality live video over even the public internet.
Regards,
Martin
Reply to this comment
Reply to this comment
Add a Comment