initial code changes
This commit is contained in:
@@ -3,9 +3,9 @@ Description=camera-streamer web camera for USB camera on Generic platform
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
User=OCTOUSER
|
||||
User=root
|
||||
EnvironmentFile=/etc/OCTOCAM.env
|
||||
ExecStart=/home/OCTOUSER/camera-streamer/camera-streamer \
|
||||
ExecStart=/opt/octoprint/camera-streamer/camera-streamer \
|
||||
--camera-path=${DEVICE} \
|
||||
--camera-format=JPEG \
|
||||
--camera-width=${WIDTH} -camera-height=${HEIGHT} \
|
||||
|
||||
Reference in New Issue
Block a user