]> git.sesse.net Git - ultimatescore/blob - README
Fix tally for SBS.
[ultimatescore] / README
1 How to prepare:
2
3   Copy all .html and .png files into your CasparCG templates/ directory.
4   Copy casparcg.config into your CasparCG directory. cd into client/
5   and run make to compile the client.
6
7 How to run:
8
9   1. rm /tmp/caspar.sock.
10   2. Run CasparCG. It will hang until Nageru connects.
11   3. Start Nageru with -c 3 -t ultimate.lua.
12   4. Start the client.
13   5. Switch to channel 5 and turn on the overlay when it's started.
14
15 If you need to restart CasparCG for any reason, you'll need to redo steps 1 and 2
16 in order. Nageru and the client can stay up; they will reconnect automatically.