no point in autostarting monitor

This commit is contained in:
Ruben van de Ven 2025-07-11 14:27:52 +02:00
parent f2d7c65a18
commit 12852c3ae6

View file

@ -20,6 +20,7 @@ serverurl = http://localhost:8293
command=uv run trap_monitor command=uv run trap_monitor
numprocs=1 numprocs=1
directory=%(here)s directory=%(here)s
autostart=false
[program:video] [program:video]
command=uv run trap_video_source --homography ../DATASETS/hof3/homography.json --video-src ../DATASETS/hof3/hof3-cam-demo-twoperson.mp4 --calibration ../DATASETS/hof3/calibration.json --video-loop command=uv run trap_video_source --homography ../DATASETS/hof3/homography.json --video-src ../DATASETS/hof3/hof3-cam-demo-twoperson.mp4 --calibration ../DATASETS/hof3/calibration.json --video-loop