forked from Github/frigate
allow full customization of input
This commit is contained in:
@@ -8,7 +8,7 @@ mqtt:
|
||||
|
||||
cameras:
|
||||
back:
|
||||
# Source passed to ffmpeg after the -i parameter.
|
||||
# Source passed to ffmpeg after the -i parameter. Supports anything compatible with OpenCV and FFmpeg.
|
||||
# Environment variables that begin with 'FRIGATE_' may be referenced in {}
|
||||
ffmpeg_input: rtsp://viewer:{FRIGATE_RTSP_PASSWORD}@10.0.10.10:554/cam/realmonitor?channel=1&subtype=2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user