‘Real World IP’ Event Video Series: Part 1 – Introduction – Tony Orme

In Part 1 of our series of full length videos from our one-day Real World IP seminar, hosted by The Broadcast Bridge and held at BAFTA in London, Tony Orme, Editor of The Broadcast Bridge, introduces the problem broadcast IP infrastructures solve, that is, to improve flexibility and scalability, resulting in reduced costs and improved workflows.

Orme introduces SMPTE’s ST2110 and explains how it abstracts away the video, audio, and metadata from the underlying transport stream and in doing so re-invents the essence timing relationship.

By using PTP, each video frame, audio sample group, and frame accurate metadata packet can be individually stamped to facilitate flexible processing and synchronization of the essence streams throughout the workflow.

Watch the video; HERE.

Note you need to be logged in to access this video.

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.