diff --git a/docs/docs/configuration/index.md b/docs/docs/configuration/index.md index b23a65d2f..634fc1573 100644 --- a/docs/docs/configuration/index.md +++ b/docs/docs/configuration/index.md @@ -19,9 +19,6 @@ cameras: - path: rtsp://viewer:{FRIGATE_RTSP_PASSWORD}@10.0.10.10:554/cam/realmonitor?channel=1&subtype=2 roles: - detect - detect: - width: # <- optional, by default Frigate try to automatically detect resolution - height: # <- optional, by default Frigate try to automatically detect resolution ``` ### VSCode Configuration Schema diff --git a/docs/docs/development/contributing.md b/docs/docs/development/contributing.md index d68d4f780..4ea6b6255 100644 --- a/docs/docs/development/contributing.md +++ b/docs/docs/development/contributing.md @@ -68,10 +68,6 @@ cameras: input_args: -re -stream_loop -1 -fflags +genpts roles: - detect - detect: - height: 1080 # <- optional, by default Frigate try to automatically detect resolution - width: 1920 # <- optional, by default Frigate try to automatically detect resolution - fps: 5 ``` These input args tell ffmpeg to read the mp4 file in an infinite loop. You can use any valid ffmpeg input here. diff --git a/docs/docs/guides/getting_started.md b/docs/docs/guides/getting_started.md index ce2e876d5..395a39c7b 100644 --- a/docs/docs/guides/getting_started.md +++ b/docs/docs/guides/getting_started.md @@ -103,8 +103,6 @@ cameras: - path: rtsp://10.0.10.10:554/rtsp roles: - detect - detect: - fps: 5 motion: mask: - 0,461,3,0,1919,0,1919,843,1699,492,1344,458,1346,336,973,317,869,375,866,432