- Install
NewTek Network Video Send.exe
- Install
NewTek NDI AirSend Updater.exe
- The AirSend Updater has a bug, and will not properly copy the x64 version of the DLL to the correct place. So, you'll need to manually copy
C:\Program Files\NewTek\NewTek NDI AirSend Updater\Processing.AirSend.x64.dll
toC:\Windows\System32\
, overwriting the existing file. - Restart your PC.
- Configure the CasparCG Server to use a Newtek iVGA output. Even though it says iVGA, it will actually be outputting NDI thanks to the updated AirSend DLLs.
- You can do this manually by adding a
<newtek-ivga />
consumer to yourcasparcg.config
, or you can do it via the third-party CasparCG Frontend GUI program.<channels> <channel> <video-mode>720p6000</video-mode> <consumers> <newtek-ivga /> </consumers> </channel> </channels>
- You can do this manually by adding a
- You're good to go! The easiest way to test is to use the "Video Monitor" program that comes with the NDI SDK (download here).
If the download links above stop working, send an email to [email protected]
.