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:
enabled: False # <-- RTMP should be disabled if your stream is not H264
detect:
width: # <---- update for your camera's resolution
height: # <---- update for your camera's resolution
width: # <- optional, by default Frigate try to automatically detect resolution
height: # <- optional, by default Frigate try to automatically detect resolution
```
### Blue Iris RTSP Cameras

View File

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

View File

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

View File

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

View File

@ -22,8 +22,6 @@ cameras:
- detect
detect:
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
@ -106,8 +104,7 @@ cameras:
roles:
- detect
detect:
width: 1280
height: 720
fps: 5
motion:
mask:
- 0,461,3,0,1919,0,1919,843,1699,492,1344,458,1346,336,973,317,869,375,866,432