Skip to content

DeckLink IP

Martin Pulec edited this page Jun 6, 2025 · 3 revisions

For SMPTE 2110 DeckLink devices, you can specify the Ethernet as the connection:

uv -t decklink:conn=Ethernet

Additionally you may need to set configuration values like the IP address. This can be changed either with Blackmagic's BlackmagicDesktopVideoSetup tool or directly with UltraGrid:

uv -d "decklink:DHCP=no:nsip=10.0.0.3:nssm=255.255.255.0:nsgw=10.0.0.1:\
noaa=239.255.194.26\:16384:noav=239.255.194.26\:163888"

As for other options set by UG, the values are set run-time only; the "-quotation is necessary here to retain escaped colon in \:.

You can list some options by:

uv -d decklink:help=FourCC

You could also need the NMOS controller, see this references:

Clone this wiki locally