it must be inputs iso input

I came alone by searching my issue when my confg would fail. Then I read another issue which ointed at the INUTS iso INUT under FFMPEG options.
This commit is contained in:
ThUnD3r|Gr33n 2020-12-29 01:10:35 +01:00 committed by GitHub
parent a1cc9ad1f0
commit 7be1b01151
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -246,7 +246,7 @@ cameras:
ffmpeg:
# Required: Source passed to ffmpeg after the -i parameter.
# NOTE: Environment variables that begin with 'FRIGATE_' may be referenced in {}
input: rtsp://viewer:{FRIGATE_RTSP_PASSWORD}@10.0.10.10:554/cam/realmonitor?channel=1&subtype=2
inputs: rtsp://viewer:{FRIGATE_RTSP_PASSWORD}@10.0.10.10:554/cam/realmonitor?channel=1&subtype=2
# Optional: camera specific global args (default: inherit)
global_args:
# Optional: camera specific hwaccel args (default: inherit)