Update docs

This commit is contained in:
Sergey Krashevich 2023-06-15 15:48:03 +03:00
parent 4681e1fd42
commit b90eba961e
No known key found for this signature in database
GPG Key ID: 625171324E7D3856
3 changed files with 0 additions and 9 deletions

View File

@ -19,9 +19,6 @@ cameras:
- path: rtsp://viewer:{FRIGATE_RTSP_PASSWORD}@10.0.10.10:554/cam/realmonitor?channel=1&subtype=2 - path: rtsp://viewer:{FRIGATE_RTSP_PASSWORD}@10.0.10.10:554/cam/realmonitor?channel=1&subtype=2
roles: roles:
- detect - 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 ### VSCode Configuration Schema

View File

@ -68,10 +68,6 @@ cameras:
input_args: -re -stream_loop -1 -fflags +genpts input_args: -re -stream_loop -1 -fflags +genpts
roles: roles:
- detect - 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. These input args tell ffmpeg to read the mp4 file in an infinite loop. You can use any valid ffmpeg input here.

View File

@ -103,8 +103,6 @@ cameras:
- path: rtsp://10.0.10.10:554/rtsp - path: rtsp://10.0.10.10:554/rtsp
roles: roles:
- detect - detect
detect:
fps: 5
motion: motion:
mask: mask:
- 0,461,3,0,1919,0,1919,843,1699,492,1344,458,1346,336,973,317,869,375,866,432 - 0,461,3,0,1919,0,1919,843,1699,492,1344,458,1346,336,973,317,869,375,866,432