We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1634839 commit f8704a7Copy full SHA for f8704a7
config/supervisord.conf
@@ -46,7 +46,7 @@ autorestart=true
46
redirect_stderr=true
47
48
[program:webcamd]
49
-command=/home/printer/mjpg-streamer/mjpg_streamer -i "input_file.so -e -d 0.8 -f /home/printer/webcam_images" -o "output_http.so -w /home/printer/mjpg-streamer/www"
+command=/home/printer/mjpg-streamer/mjpg_streamer -i "input_file.so -e -d 0.8 -f /home/printer/mjpg_streamer_images" -o "output_http.so -w /home/printer/mjpg-streamer/www"
50
user=printer
51
process_name=webcamd
52
directory=/home/printer
0 commit comments