If you haven’t installed the CasparCG engine yet, you can download the latest version from here. Installation instructions can be found in many online resources. I suggest looking in the following places:
- GitHub – https://github.com/CasparCG/server
- CasparCG forum – https://casparcgforum.org/
- CacparCG – http://casparcg.com
In your studio you can implement Simple Labels as in the diagram:
The Simple Labels computer and the CasparCG computer should be in the same IP address class and the same LAN network. Both machines should have communication open on TCP/UDP ports 5250 and 5263. Simple Labels in Free Version uses channel 1 and layer 20 on CasparCG.
Simple Labels and CasparCG can, of course, be running on one computer, but this will be possible only when we release our application on the PC platform. It will be soon 🙂
After installing the CasparCG engine, I suggest adding the IP address of the computer where Simple Labels will be running to the configuration file. You can add it under the “osc” section, for example: <address>192.168.0.31</address>. Thanks to this, Simple Labels will automatically monitor the server status and retrieve its IP address. This is a very convenient and secure solution.
You can add it under the “osc” section, for example: <address>192.168.0.31</address>. Below is a sample CasparCG configuration file for the Simple Labels computer with the IP address 192.168.0.31: