From cfbdeccfc62965d227571c6fd6d66d97f67ce4a4 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Sat, 23 May 2015 23:18:23 +0200 Subject: use looped background in demos --- voctocore/scripts/demo-cube-files.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'voctocore/scripts/demo-cube-files.sh') diff --git a/voctocore/scripts/demo-cube-files.sh b/voctocore/scripts/demo-cube-files.sh index 404e3dc..978c91e 100755 --- a/voctocore/scripts/demo-cube-files.sh +++ b/voctocore/scripts/demo-cube-files.sh @@ -6,7 +6,7 @@ echo "PID=$PID" sleep 1 ./av-source-cam1.sh & ./av-source-cam2.sh & -./av-source-background.sh & +./av-source-background-loop.py & ./av-record-output-ffmpeg-timestamps.sh & ./av-stream-hd.sh & ./demo-cycle-modes.sh & -- cgit v1.2.3