You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI evrybody
I am trying to configure the CasparCG to output and/or play an NDI feed, I am looking for what is writing in github about, and in internet generally, two things I am missing:
the NewTek Network Video Send.exe is still available ? the link in github send me to protected area for the download.
i should use as code in the config file of CasparCG server : <consumers> <newtek-ivga> <channel-layout>stereo [mono|stereo|dts|dolbye|dolbydigital|smpte|passthru]</channel-layout> <provide-sync>true [true|false]</provide-sync> </newtek-ivga> </consumers>
or : <consumers> <newtek-ivga /> </consumers>
last: they can be both configured the screen and the ndi output on CasparCG server?
thanks so much for your work !
The text was updated successfully, but these errors were encountered:
<ndi>
<name>[custom name]</name> <-- Defines the name of the NDI output -->
<allow-fields>false [true|false]</allow-fields> <-- If NDI output should be interlaced or progessive -->
</ndi>
HI evrybody
I am trying to configure the CasparCG to output and/or play an NDI feed, I am looking for what is writing in github about, and in internet generally, two things I am missing:
<consumers> <newtek-ivga> <channel-layout>stereo [mono|stereo|dts|dolbye|dolbydigital|smpte|passthru]</channel-layout> <provide-sync>true [true|false]</provide-sync> </newtek-ivga> </consumers>
or :
<consumers> <newtek-ivga /> </consumers>
last: they can be both configured the screen and the ndi output on CasparCG server?
thanks so much for your work !
The text was updated successfully, but these errors were encountered: