fix timelapse
This commit is contained in:
@@ -44,7 +44,7 @@ let
|
|||||||
-vframes 1 \
|
-vframes 1 \
|
||||||
/var/lib/timelapse-r11/"''${DATE}"/"ptz-''${TIME}.jpg" || :
|
/var/lib/timelapse-r11/"''${DATE}"/"ptz-''${TIME}.jpg" || :
|
||||||
|
|
||||||
exec -hide_banner ffmpeg -y \
|
exec ffmpeg -hide_banner -y \
|
||||||
-rtsp_transport tcp \
|
-rtsp_transport tcp \
|
||||||
-i "rtsp://frigate:''${FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=1&subtype=0" \
|
-i "rtsp://frigate:''${FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=1&subtype=0" \
|
||||||
-vframes 1 \
|
-vframes 1 \
|
||||||
|
|||||||
Reference in New Issue
Block a user