From: Steinar H. Gunderson Date: Sun, 18 Mar 2018 11:21:56 +0000 (+0100) Subject: Update the README, now that we don't have CasparCG anymore. X-Git-Url: https://git.sesse.net/?p=ultimatescore;a=commitdiff_plain;h=b989157e9284a14191b8abca1a181e3c517387ed Update the README, now that we don't have CasparCG anymore. --- diff --git a/README b/README index 35a8e6f..aeb2451 100644 --- a/README +++ b/README @@ -1,16 +1,8 @@ -How to prepare: +How to run in Nageru: - Copy all .html and .png files into your CasparCG templates/ directory. - Copy casparcg.config into your CasparCG directory. cd into client/ - and run make to compile the client. + 1. Start the client. + 2. Start Nageru with -t /path/to/here/nageru/ultimate.lua. -How to run: +How to test in a browser: - 1. rm /tmp/caspar.sock. - 2. Run CasparCG. It will hang until Nageru connects. - 3. Start Nageru with -c 3 -t ultimate.lua. - 4. Start the client. - 5. Switch to channel 5 and turn on the overlay when it's started. - -If you need to restart CasparCG for any reason, you'll need to redo steps 1 and 2 -in order. Nageru and the client can stay up; they will reconnect automatically. + google-chrome --allow-file-access-from-files score.html