diff options
Diffstat (limited to 'voctocore/scripts/demo-cube-files.sh')
-rwxr-xr-x | voctocore/scripts/demo-cube-files.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/voctocore/scripts/demo-cube-files.sh b/voctocore/scripts/demo-cube-files.sh index 5573c3c..404e3dc 100755 --- a/voctocore/scripts/demo-cube-files.sh +++ b/voctocore/scripts/demo-cube-files.sh @@ -6,6 +6,7 @@ echo "PID=$PID" sleep 1 ./av-source-cam1.sh & ./av-source-cam2.sh & +./av-source-background.sh & ./av-record-output-ffmpeg-timestamps.sh & ./av-stream-hd.sh & ./demo-cycle-modes.sh & |