-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFrigateConfig.Json
More file actions
135 lines (116 loc) · 3.11 KB
/
FrigateConfig.Json
File metadata and controls
135 lines (116 loc) · 3.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
#yaml-language-server: $schema=http://192.168.0.102:5000/api/config/schema.json
mqtt:
host: 192.168.0.111
user: frigate
password:
go2rtc:
# rtsp:
# username: "admin"
# password: "pass"
streams:
FrontOfGarage:
- rtsp://frigate:Frigate123!@192.168.5.6/live
FrontOfGarageSub:
- rtsp://frigate:Frigate123!@192.168.5.6/cam/realmonitor?channel=1&subtype=1
FrontDoor:
- rtsp://frigate:Frigate123!@192.168.5.7/live
FrontDoorSub:
- rtsp://frigate:Frigate123!@192.168.5.7/cam/realmonitor?channel=1&subtype=1
Patio:
- rtsp://frigate:123456@192.168.5.3:554/h264Preview_01_main
PatioSub:
- rtsp://frigate:123456@192.168.5.3:554/h264Preview_01_sub
Garage_Inside:
- rtsp://frigate:123456@192.168.5.5:554/h265Preview_01_main
Garage_InsideSub:
- rtsp://frigate:123456@192.168.5.5:554/h264Preview_01_sub
OutBack:
- rtsp://frigate:123456@192.168.5.2:554/h264Preview_01_main
OutBackSub:
- rtsp://frigate:123456@192.168.5.2:554/h264Preview_01_sub
CatCam:
- rtsp://admin:025193@192.168.5.8:554/live/profile.0
CatCamSub:
- rtsp://admin:025193@192.168.5.8:554/live/profile.1
DiningRoom:
- rtsp://admin:303552@192.168.5.4:554/live/profile.0
DiningRoomSub:
- rtsp://admin:303552@192.168.5.4:554/live/profile.1
birdseye:
enabled: True
mode: objects
cameras:
FrontOfGarage:
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/FrontOfGarage
roles:
- record
- path: rtsp://127.0.0.1:8554/FrontOfGarageSub
roles:
- detect
FrontDoor:
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/FrontDoor
roles:
- record
- path: rtsp://127.0.0.1:8554/FrontDoorSub
roles:
- detect
Patio:
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/Patio
roles:
- record
- path: rtsp://127.0.0.1:8554/PatioSub
roles:
- detect
Garage_Inside:
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/Garage_Inside
roles:
- record
- path: rtsp://127.0.0.1:8554/Garage_InsideSub
roles:
- detect
OutBack:
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/OutBack
roles:
- record
- path: rtsp://127.0.0.1:8554/OutBackSub
roles:
- detect
CatCam:
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/CatCam
roles:
- record
- path: rtsp://127.0.0.1:8554/CatCamSub
roles:
- detect
DiningRoom:
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/DiningRoom
roles:
- record
- path: rtsp://127.0.0.1:8554/DiningRoomSub
roles:
- detect
record:
enabled: True
retain:
days: 20
detectors:
detector_name:
type: edgetpu
objects:
# Optional: list of objects to track from labelmap.txt (default: shown below)
track:
- person