Custom event
You can send custom AMCP commands directly to CasparCG server.
List of all AMPC commands can be found on CasparCG wiki page about AMCP protocol
Most used commands examples - using layer 25
Play video:
- CUSTOM PLAY 1-25 "Relative path to video without extension"
Stop item:
- CUSTOM STOP 1-25
Play TEXT layer
- CUSTOM PLAY 1-25 [TEXT] "Some text to display..." 500 700 FONT Lato-Black SIZE 80 COLOR #ffffff STANDALONE 1 MIX 40
Play HTML page from website:
- CUSTOM PLAY 1-25 [HTML] "http://webhosting.satplus.cz/demo/ticker.html"
Fade out layer
- CUSTOM PLAY 1-25 EMPTY MIX 40
Load and play HTML template from templates folder in CasparCG:
- CUSTOM CG 1-25 PLAY 1 "Relative path to HTML template without extension" 1
Stop template
- CUSTOM CG 1-25 STOP
or
- CUSTOM CG 1-25 REMOVE (for immediate remove without stop animation)
To add new custom event right click on playlist and select Insert->Custom event.
Then start with keyword "CUSTOM" followed by AMCP command.
Created with the Personal Edition of HelpNDoc: Free EBook and documentation generator