docs: initial commit

This commit is contained in:
Sergey Krashevich 2023-06-15 09:19:50 +03:00
parent 747006cb13
commit 6d202c67f3
No known key found for this signature in database
GPG Key ID: 625171324E7D3856
5 changed files with 9 additions and 12 deletions

View File

@ -80,8 +80,8 @@ cameras:
rtmp: rtmp:
enabled: False # <-- RTMP should be disabled if your stream is not H264 enabled: False # <-- RTMP should be disabled if your stream is not H264
detect: detect:
width: # <---- update for your camera's resolution width: # <- optional, by default Frigate try to automatically detect resolution
height: # <---- update for your camera's resolution height: # <- optional, by default Frigate try to automatically detect resolution
``` ```
### Blue Iris RTSP Cameras ### Blue Iris RTSP Cameras

View File

@ -33,8 +33,8 @@ cameras:
roles: roles:
- record - record
detect: detect:
width: 1280 width: 1280 # <- optional, by default Frigate try to automatically detect resolution
height: 720 height: 720 # <- optional, by default Frigate try to automatically detect resolution
``` ```
Additional cameras are simply added to the config under the `cameras` entry. Additional cameras are simply added to the config under the `cameras` entry.

View File

@ -20,8 +20,8 @@ cameras:
roles: roles:
- detect - detect
detect: detect:
width: 1280 width: # <- optional, by default Frigate try to automatically detect resolution
height: 720 height: # <- optional, by default Frigate try to automatically detect resolution
``` ```
### VSCode Configuration Schema ### VSCode Configuration Schema

View File

@ -69,8 +69,8 @@ cameras:
roles: roles:
- detect - detect
detect: detect:
height: 1080 height: 1080 # <- optional, by default Frigate try to automatically detect resolution
width: 1920 width: 1920 # <- optional, by default Frigate try to automatically detect resolution
fps: 5 fps: 5
``` ```

View File

@ -22,8 +22,6 @@ cameras:
- detect - detect
detect: detect:
enabled: False # <---- disable detection until you have a working camera feed enabled: False # <---- disable detection until you have a working camera feed
width: 1280 # <---- update for your camera's resolution
height: 720 # <---- update for your camera's resolution
``` ```
### Step 2: Start Frigate ### Step 2: Start Frigate
@ -106,8 +104,7 @@ cameras:
roles: roles:
- detect - detect
detect: detect:
width: 1280 fps: 5
height: 720
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