CESNET / UltraGrid

UltraGrid low-latency audio and video network transmission system
http://www.ultragrid.cz
Other
507 stars 53 forks source link

Simultaneous NDI and SDI output #196

Closed pcarrillom closed 2 years ago

pcarrillom commented 3 years ago

Hello,

Is there a way to display both NDI and SDI out with one ultragrid receiver?

thanks

MartinPulec commented 3 years ago

Hi, yes, you can look at multplier (-d multiplier:help). Assuming that the output is eg. with DeckLink, you could be able to use something like:

uv -d multiplier:ndi#decklink <remote>

(The order of devices may matter - NDI on macOS needs to be run in main thread which can be achieved by quoting it first.)