service: update raspi 12MP config

This commit is contained in:
Kamil Trzcinski 2023-02-22 17:34:54 +01:00
parent 72dfc2e731
commit d963fdd16d

View File

@ -22,6 +22,9 @@ ExecStart=/usr/local/bin/camera-streamer \
-camera-video.height=720 \
; the stream is 853x480
-camera-stream.height=480 \
; enable continuous autofocus
-camera-options=AfMode=2 \
-camera-options=AfRange=2 \
-rtsp-port
DynamicUser=yes