Improve RTSP support to configure port and expose low res stream

This commit is contained in:
Kamil Trzcinski
2022-08-27 20:38:15 +02:00
parent e4be9cac48
commit d430d68fc7
9 changed files with 89 additions and 24 deletions

View File

@ -20,7 +20,8 @@ ExecStart=/usr/local/bin/camera-streamer \
; bump brightness slightly
-camera-options=brightness=0.1 \
; disable auto-focus
-camera-auto_focus=1
-camera-auto_focus=1 \
-rtsp-port
DynamicUser=yes
SupplementaryGroups=video i2c