2.4.15 SMPTE 2110 IP Flows

SMPTE 2110 is supported by DeckLink IP cards, such as the DeckLink IP/SDI HD. The DeckLink SDK provides interfaces and methods for configuring and activating the 2110 IP Flows. For an example of configuring the sender and receiver IP flows, please refer to the DeckLinkIPExample sample in the DeckLink SDK.

Note

The same functionality can be achieved with an off-the-shelf NMOS controller connected to a network visible to the DeckLink IP card.

2.4.15.1 IP Sender

An application can read the SDP content for the sender video, audio and ancillary flows. Prior to performing these steps, the application should first enable playback with the IDeckLinkOutput interface to ensure that the SDPs accurately represent the output.

For each returned IDeckLinkIPFlow interface object:

To obtain the SDP for a specific IDeckLinkIPFlow interface object:

To activate the sender IP flow:

2.4.15.2 IP Receiver

An application can write the SDP content to the receiver video, audio and ancillary flows. These steps should be performed prior to enabling capture with the IDeckLinkInput interface.

For each returned IDeckLinkIPFlow interface object:

To write the peer SDP for a specific IDeckLinkIPFlow interface object:

To activate the receiver IP flow: