Imagine: it's the live broadcast of the football game. Millions of viewers are glued to their screens. And suddenly — a signal path breaks somewhere between the stadium and the studio. What happens next?
If the broadcaster is using ST 2022-7 — most likely, nothing. Viewers won't even notice.
Let's take a closer look at how this works and why this technology has become the unspoken reliability standard in professional broadcasting.
What Is ST 2022-7?
IP networks are unreliable by their nature. They're prone to packet losses, jitter, and brief outages. For web browsing, that's tolerable. For live broadcasting, it's a disaster. The SMPTE ST 2022-7 specification solves this problem with an elegant and straightforward approach: Seamless Protection Switching.
Here's how it works:
The same media stream is transmitted simultaneously over two independent routes.
The receiving side gets packets from both streams and synchronizes them using RTP header fields defined in RFC 3550.
If one route degrades or goes down, data keeps flowing through the alternative path. No interruptions. No switching artifacts. No gaps.
Where Is This Used in Practice?
ST 2022-7 is found wherever signal loss isn't just inconvenient — it's costly.
📡 Live Broadcasting and Remote Production
This is where ST 2022-7 delivers its greatest practical value. Consider a live event — a concert, an awards ceremony, a breaking news broadcast. Cameras capture HD/UHD video and audio via SDI interfaces. The raw stream is encoded (AVC/HEVC for video, AAC for audio) and converted into IP streams.
To guard against disruptions — cable breaks, network overload — ST 2022-7 duplicates the RTP stream, encapsulates it in protocols like RIST or SRT, and sends it over two independent paths: for example, a primary fiber optic link and a backup satellite channel with a bidirectional back-channel.
Without ST 2022-7, a path failure could mean several seconds of lost signal. And losing even one second when millions are watching can entail significant financial and reputational costs.
🎙 Contribution Systems
Delivering signals from field sources — remote crews, on-location studios — to the central facility is a classic use case. Traffic passes through multiple provider networks, and the risk of degradation on any given segment is always present.
🖥 Studio-Based IP Fabrics
Modern studios are increasingly migrating to IP infrastructure built on ST 2110. Transmitting raw, uncompressed data requires a steady and stable input signal until the end of stream. Seamless redundancy here isn't a nice-to-have — it's a necessity.
Industry Recognition
ST 2022-7 isn't just a convenient tool. Major industry organizations consider it a fundamental element of robust IP infrastructure.
The European Broadcasting Union (EBU), in its Tech 3371 recommendation, specifies the use of ST 2022-7 seamless failover as a mandatory requirement for media nodes where signal continuity is critical. In particular, it's recommended as the minimum acceptable source redundancy requirement for SDI-over-IP systems defined in ST 2110.
With the ongoing growth of cloud services and remote production, demand for ST 2022-7 continues to rise. The more nodes traffic passes through, the higher the probability of failure on any given segment — and the more valuable a proven, deterministic redundancy mechanism becomes.
Pros and Cons: An Honest Look
✅ Pros
Reliability boost. Multi-path stream redundancy protects against packet losses and network disruptions.
Seamless switching. Automatic stream selection without noticeable interruptions in the production workflow.
Increased resilience in IP networks: suitable for high‑availability broadcasting.
⚠️ Limitations
Increased bandwidth demand. Duplicating streams means at least doubling the traffic.
Additional delay. The buffer size must be set to compensate the inter-stream delay between paths.
In practice, ST 2022-7 is used in combination with different transport protocols — UDP, SRT, RIST — and each pairing has its own nuances. The choice of protocol affects latency, loss resilience, and implementation complexity. This is a critical consideration for anyone designing real-world media delivery systems.
Want to Learn More?
This post only scratches the surface. In the full article, we dive deep into the specifics of using ST 2022-7 with different transport protocols, compare approaches, and share results of practical experiment: we ran a real-world test of seamless switching using ST 2022-7 + SRT and analysed stream behavior.
👉 Read the full article here

Top comments (0)