Caspar CG With Carbonite Black Solo Key and fill configure

Thanks vimlesh to solve this problem
I am using Caspar CG server 2.07 and simple-video-playout for footabll graphics.
There was a problem I face when I fire the graphics and switcher take. It was not alpha.
because I use a card that was only one output
Vimlesh advice me to use a card that have multiple I/O. I change My card and use Deaklink Duo 2
This card have 4 bidirectional I/O
Here is my Configure file


<?xml version="1.0" encoding="utf-8"?>
<configuration>
	<paths>
		<media-path>c:/casparcg/_media\</media-path>
		<log-path>log\</log-path>
		<data-path>data\</data-path>
		<template-path>c:/casparcg\</template-path>
		<thumbnails-path>thumbnails\</thumbnails-path>
	</paths>
	<channels>
		<channel>
			<video-mode>PAL</video-mode>
			<channel-layout>stereo</channel-layout>
			<consumers>
				<decklink>
					<device>1</device>
					<embedded-audio>true</embedded-audio>
					<channel-layout>stereo</channel-layout>
				</decklink>
				<screen>
					<device>1</device>
				</screen>
				<system-audio />
			</consumers>
		</channel>
	</channels>
	<controllers>
		<tcp>
			<port>5250</port>
			<protocol>AMCP</protocol>
		</tcp>
	</controllers>
	<osc>
		<default-port>6250</default-port>
		<predefined-clients>
			<predefined-client>
				<address>127.0.0.1</address>
				<port>6251</port>
			</predefined-client>
		</predefined-clients>
	</osc>
</configuration>

now configure the switcher as shown in bellow

Connect fill cable in input No -1
and key cable in input no-2

Confi Here

<?xml version="1.0" encoding="utf-8"?> c:/casparcg/_media\ log\ data\ c:/casparcg\ thumbnails\ PAL stereo 1 true stereo 1 5250 AMCP 6250
<predefined-client>
  <address>127.0.0.1</address>
  <port>6251</port>
</predefined-client>

I understand, that it is not easy to setup Caspar via the config file in XML. But this question is asked multiple times each week and also answered. There is a little magnifying glass icon in the top right corner of this web page. If you click it you can do a search. If you key in “Decklink Duo 2” you find a bunch of posts with exactly the same issue. Reading trough them will sure solve your problem.

2 Likes