// CASPARCG
CasparCG tools
& guides.
Config generators, AMCP builders, and notes from running CasparCG in production — for channels, Decklink, NDI, and the config file that ties it all together.
[casparcg.config]
<channels>
<channel>
<video-mode>1080p5000</video-mode>
<consumers>
<decklink>
<device>1</device>
<embedded-audio>true</embedded-audio>
</decklink>
</consumers>
</channel>
</channels>
// TOOLS & GUIDES