Essential Guide: Intelligent CDN For Broadcasters

November 24th 2021 - 09:30 AM
Tony Orme, Editor, The Broadcast Bridge

Media streaming over the internet is unique. Packet switched networks were never designed to deliver continuous and long streams of media but instead were built to efficiently process transactional and short bursts of data. The long streams of video and audio data are relentless in their network demands and to distribute them effectively requires the adoption of specialist CDNs.

Latency is a fact of the internet, but to distribute and deliver OTT media we must keep it as low as possible. Although traditional CDNs help improve delivery, they tend to provide a general method of delivery for all internet traffic.

The new breed of specialist CDNs that have an appreciation of the intricacies of the unique video and audio attributes, especially when compression is considered, are improving the QoE and delivering the immersive experience users are demanding.

Sponsored by MainStreaming, this Essential Guide investigates the unique attributes of video and audio that makes internet streaming a challenge and discusses the solutions specialist CDNs deliver.

Download this Essential Guide now if you are a technologist, engineer, or their manager and you need to understand why specialist CDNs are so important for media streaming over the internet and OTT delivery.

Supported by

You might also like...

IP Monitoring & Diagnostics With Command Line Tools: Part 8 - Caching The Results

Storing monitoring outcomes in temporary cache containers separates the observation and diagnostic processes so they can run independently of the centralised marshalling and reporting process.

IP Monitoring & Diagnostics With Command Line Tools: Part 7 - Remote Agents

How to run diagnostic processes in each machine and call them remotely from a centralised system that can marshal the results from many other networked systems. Remote agents act on behalf of that central system and pass results back to…

IP Monitoring & Diagnostics With Command Line Tools: Part 6 - Advanced Command Line Tools

We continue our series with some small code examples that will make your monitoring and diagnostic scripts more robust and reliable

IP Monitoring & Diagnostics With Command Line Tools: Part 5 - Using Shell Scripts

Shell scripts enable you to edit your diagnostic and monitoring commands into a script file so they can be repeated without needing to type them manually every time. Shell scripts also offer some unique and powerful features that help to…

IP Monitoring & Diagnostics With Command Line Tools: Part 4 - SSH Public Keys

Installing public SSH keys created on your workstation in a server will authenticate you without needing a password. This streamlines the SSH interaction and avoids the need to use stored and visible passwords in your scripts.