‘Real World IP’ Event Video Series: Part 3 - Daniel Boldt - Meinberg

Part 3 in our series of full length videos from ‘Real World IP’, a one-day seminar event from The Broadcast Bridge held at BAFTA in London, Daniel Boldt, Head of Software Development at Meinberg, uncovers the mysteries of PTP timing and discusses how it relates to broadcast television, the key components required, and how it forms the backbone of any ST2110 system.

Through practical example, Boldt goes onto explain the effects of network latency on timing and packet jitter. He discusses how the evaluated RTP timestamps are used to re-order packets and synchronize them to both the sender and receiver, and in doing so, resynchronizes the video, audio, and metadata essence streams.

The presentation culminates with an excellent example of a PTP solution over a WAN between Cologne and Dusseldorf. The effects and remedies of packet jitter, accuracy, and stability are addressed and analyzed.

Watch the video; HERE.

Please note you must 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.