CG 1-20 ADD 1 "SCOREBOARD" 1
host:port/channel/layer/flash_layer
localhost:5250/1/20/1
Scoreboard OCR will send the following commands to CasparCG:
CG 1-20 UPDATE 1 "<templateData><componentData id=\"ScoreHome\"><data id=\"text\" value=\"3:47\"/></componentData></templateData>"
CG 1-20 ADD 1 "test3" 1
Make the following changes to your CasparCG conf file
<decklink>
<device>1</device>
<embedded-audio>false</embedded-audio> <!-- 1 frame faster -->
<latency>low</latency> <!-- fastest -->
<keyer>external</keyer>
<key-only>false</key-only>
<buffer-depth>1</buffer-depth> <!—fastest -->
<custom-allocator>true</custom-allocator>
</decklink>