Remote Contribution Network Design: How Standards Are Bringing Contribution Networks In Line
Broadcast contribution networks face significant technical challenges around bandwidth, timing synchronization, and latency, but all is not lost; and the application of clever network design and emerging standards can help.
Increasingly, 8K formats are being used to shoot footage at major sporting events such as the Olympic games. This creates a significantly larger video data feed and even with the newer, highly advanced codecs, OB units still require higher bandwidth to contribute content to the production data center.
Real-time delivery of live content is only possible with a high enough capacity link. Although broadcasters might shoot at high resolution up to 8K onsite, they may not be about to ship that back due to insufficient bandwidth. There are some options if the necessary equipment and software with sufficient compute capacity is available locally to solve this:
- The whole 8K image can be scaled down to a lower resolution. If you have a fast enough converter, this can happen in real-time with hardware but introduces some latency due to the conversion.
- A proxy for the 8K footage can be created and sent back so the production team can work on it with the full resolution 8K data sent via a store and forward technique that delivers files slower than real-time. That full resolution footage can be conformed to the proxy edit later. Making the proxy introduces latency.
- Footage can be edited at the remote location and sent back as lower resolution conformed products.
- The 8K image can be pan-and-scan windowed down to a lower resolution. Some latency is introduced but possibly less than scaling the whole image.
ST 2110 Implications
ST 2110 requires very precise timing from a centralized PTP (Precision Time Protocol) source. This is feasible in a single studio setting but likely near impossible to achieve between an outside broadcast unit and a production data center.
Synchronizing with multiple OB units and a central studio, not to mention planning for more flexible compute processing resources, requires buffering so that the streams can be re-aligned. Latency rears its ugly head again.
Based on established studies, the recommendation is to operate as two independent ST 2110 timing pools each synchronized to its own local PTP. Real-world time codes can be embedded in ancillary data as the content is transported between the locations.
Because ST 2110 separates video and audio, both assets need to be marked with timestamps so they can be resynchronized at the receiving end.
Recalling the discussions on cloud-based workflows from Broadcast Bridge’s Cloud Compute Infrastructure Themed Content Collection, the transition between time-linear vs time-non-linear content is managed at the edge of the cloud. The same approach can be deployed here.
The Video Services Forum (VSF) published Technical Recommendation TR-11 describing Signal Transport and Timing Considerations for Ground-Cloud-Cloud-Ground workflows. This discusses how to cross the boundary between the two types of timing.
Dealing With Latency Issues
Here are the principal points in the delivery chain where latency is introduced:
- Ingest from camera.
- Encoding.
- Format conversion.
- Decoding.
- Compression.
- Matrix switching.
- Video effects processing.
- Embedding and de-embedding audio.
- Delivery distance.
- Choice of link transport technology.
- Network router hops.
Latency is less of a problem if the audio and video remain synchronized with each other, but once they are separated and travel via different routes, latency becomes a much bigger problem.
When it is not embedded, audio will often arrive at the receiver before the video. Some system designers suggest the optimal solution is to embed the audio into the video as early as possible (preferably in the camera) and keep it embedded all the way to the destination. Note that this is contrary to the ST 2110 approach that separates audio and video media.
It is important that the audio and video arrive at the production data center perfectly aligned even if it means they arrive later. Buffering and time-stamping is mandated to bring them back into perfect synchronization.
Primary buffering happens at the RTP protocol level to ensure that network packets have all arrived and are arranged in the correct order to start with.
Secondary buffering is used to synchronize the essence media once the video frames and audio samples are extracted from the RTP network packets.
Some workflows are more concerned with latency than others, and latency is especially critical in online betting scenarios that can be accessed by bots. It is not hard to conceive of an AI system detecting a goal on a mobile device that is present in the stadium and placing an instantaneous bet on the outcome of a match before the footage has arrived at the betting company. The betting industry is well aware of this possibility and is already working on technology solutions. Broadcasters will ultimately benefit from that work.
It has always been a good idea to look at what is going on outside of our own silo for inspiration or solutions, and this is a prime example.
Related Standards
Here is a selection of standards that describe network topologies and data transfer protocols for remote contribution. This is not an exhaustive list. Some other standards are related to these but they are not directly relevant. They are listed in the normative and informative reference sections of these documents as supporting standards.
The Internet Engineering Task Force (IETF) publishes a collection of RFC documents. One of the techniques they have developed uses a model description language called YANG. The RFC documents describe how to use YANG to create a descriptive model of network topologies. That model will be machine readable and facilitates workflow automation.
| Standard | Vintage | Description |
|---|---|---|
| IEEE 802 | Various | Standards for local & metropolitan area network design & connectivity. |
| RFC 950 | 1985 | Internet Standard Subnetting Procedure. Updated by RFC 6918. |
| RFC 1195 | 1990 | Use of OSI IS-IS for routing in TCP/IP and dual environments. |
| RFC 1332 | 1992 | The PPP Internet Protocol Control Protocol (IPCP). |
| RFC 1631 | 1994 | The IP Network Address Translator (NAT). |
| RFC 1812 | 1995 | Requirements for IP Version 4 Routers. |
| RFC 1883 | 1998 | Internet Protocol, Version 6 (IPv6) Specification. |
| RFC 2050 | 1996 | Internet Registry IP allocation guidelines. |
| RFC 2460 | 1998 | Internet Protocol, Version 6 (IPv6) Specification. |
| RFC 3021 | 2000 | Using 31-Bit Prefixes on IPv4 Point-to-Point Links. |
| RFC 3688 | 2004 | The IETF XML Registry. |
| RFC 5246 | 2008 | The Transport Layer Security (TLS) Protocol Version 1.2. |
| RFC 6020 | 2010 | YANG - A Data Modelling Language for NETCONF. |
| RFC 6241 | 2011 | Network Configuration Protocol (NETCONF). |
| RFC 6242 | 2011 | Using the NETCONF Protocol over Secure Shell (SSH). |
| RFC 6918 | 2013 | Formally Deprecating Some ICMPv4 Message Types. |
| RFC 6991 | 2013 | Common YANG Data Types. |
| RFC 7950 | 2016 | The YANG 1.1 Data Modelling Language. |
| RFC 7951 | 2016 | JSON Encoding of Data Modelled with YANG. |
| RFC 7952 | 2016 | Defining and Using Metadata with YANG. |
| RFC 8022 | 2016 | A YANG Data Model for Routing Management. |
| RFC 8242 | 2017 | Interface to the Routing System (I2RS) Ephemeral State Requirements. |
| RFC 8340 | 2018 | YANG Tree Diagrams. |
| RFC 8341 | 2018 | Network Configuration Access Control Model. |
| RFC 8342 | 2018 | Network Management Datastore Architecture (NMDA). |
| RFC 8343 | 2018 | A YANG Data Model for Interface Management. |
| RFC 8345 | 2018 | A YANG Data Model for Network Topologies. |
| RFC 8346 | 2018 | A YANG Data Model for Layer 3 Topologies. |
| RFC 8944 | 2022 | A YANG Data Model for Layer 2 Network Topologies. |
| RFC 9375 | 2023 | A YANG Data Model for Network & VPN Service Performance Monitoring. |
| Draft | In progress | A Network Data Model for Inventory Topology Mapping. |
| Draft | In progress | IETF Network Slice Topology YANG Data Model. |
| ST 2110 series | Various | SMPTE standards for IP transport of media. |
Conclusion
Understanding how different network topologies and Ethernet connectivity devices work is vital to not only better understand IP networking infrastructures, but ultimately to more efficiently deliver remotely created content contributions back to the production data center.
And cloud-based workflows can also be connected into this network infrastructure, bringing remote outside broadcast crews closer to the center of operations than has ever been possible before. With very fast links, content can be deployed in either direction and more of the production workload can be – and is – taking place remotely.
Supported by
You might also like...
SMPTE Education Launches Summer 2026 Lineup Of IP And ST 2110 Courses
Boasting two standalone courses, an intensive boot camp, and a hands-on practical lab, SMPTE Education has launched its summer 2026 Lineup of IP and ST 2110 Courses.
Standards: Video - Advanced Video Coding (AVC)
AVC remains one of the most widely deployed video codecs in the world, but navigating its profiles, levels and signaling mechanisms is far from straightforward.
Network Traffic Engineering: RIST & SRT - The Success Of ARQ Based Protocols
IP networks are inherently unreliable. We kick off this series on IP Network Traffic Engineering with a look at how RIST and SRT give broadcast engineers user-configurable control over the latency-versus-reliability trade-off for real-time media streaming.
Standards: Video - Standards For Video Coding
From 4K to 32K, the demand for ever-larger video formats is pushing codec technology to its limits. This guide surveys the landscape of video coding standards – from legacy MPEG formats to AI-driven neural network compression – to help navigate the choices sha…
Broadcast Standards 2026 – Video Coding
Video coding was developed to deliver video conferencing services over low-bandwidth modem connections, but modern demands for ever-larger video formats are pushing codec technology to its limits.