octocam setup for octopi
This commit is contained in:
@@ -5,7 +5,8 @@ Wants=network.online.target
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
User=OCTOUSER
|
User=OCTOUSER
|
||||||
ExecStart=mjpg_streamer -i "input_uvc.so -d /dev/OCTOCAM -f 5" -o "output_http.so -p CAMPORT"
|
Environment="LD_LIBRARY_PATH=/home/OCTOUSER/mjpg-streamer"
|
||||||
|
ExecStart=/home/OCTOUSER/mjpg-streamer/mjpg_streamer -i "input_uvc.so -d /dev/OCTOCAM -f 5" -o "output_http.so -p CAMPORT"
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|||||||
Reference in New Issue
Block a user