diff --git a/supervisord.conf b/supervisord.conf index bc73db5..fd0cd70 100644 --- a/supervisord.conf +++ b/supervisord.conf @@ -20,6 +20,7 @@ serverurl = http://localhost:8293 command=uv run trap_monitor numprocs=1 directory=%(here)s +autostart=false [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