|
|
@ -6,11 +6,11 @@ config frigate_config 'docker'
|
|
|
|
option storage './frigate/storage'
|
|
|
|
option storage './frigate/storage'
|
|
|
|
|
|
|
|
|
|
|
|
config frigate_config 'mqtt'
|
|
|
|
config frigate_config 'mqtt'
|
|
|
|
option mqtt 'False'
|
|
|
|
option mqtt '0'
|
|
|
|
option host 'mqtt.server.com'
|
|
|
|
option host 'mqtt.server.com'
|
|
|
|
|
|
|
|
|
|
|
|
config frigate_config 'detectors'
|
|
|
|
config frigate_config 'detectors'
|
|
|
|
option coral 'True'
|
|
|
|
option coral '1'
|
|
|
|
option type 'edgetpu'
|
|
|
|
option type 'edgetpu'
|
|
|
|
option device 'usb'
|
|
|
|
option device 'usb'
|
|
|
|
|
|
|
|
|
|
|
@ -18,23 +18,23 @@ config camera_config 'cam1'
|
|
|
|
option name 'living_room'
|
|
|
|
option name 'living_room'
|
|
|
|
option path 'rtsp://admin:password@192.168.70.173:554/cam/realmonitor?channel=1&subtype=0&authbasic=64'
|
|
|
|
option path 'rtsp://admin:password@192.168.70.173:554/cam/realmonitor?channel=1&subtype=0&authbasic=64'
|
|
|
|
option roles 'detect'
|
|
|
|
option roles 'detect'
|
|
|
|
option record 'true'
|
|
|
|
option record '1'
|
|
|
|
option snapshots 'true'
|
|
|
|
option snapshots '1'
|
|
|
|
option mask '0,461,3,0,1919,0,1919,843,1699,492,1344,458,1346,336,973,317,869,375,866,432'
|
|
|
|
option mask '0,461,3,0,1919,0,1919,843,1699,492,1344,458,1346,336,973,317,869,375,866,432'
|
|
|
|
|
|
|
|
|
|
|
|
config camera_config 'cam2'
|
|
|
|
config camera_config 'cam2'
|
|
|
|
option name 'upstairs_bedroom'
|
|
|
|
option name 'upstairs_bedroom'
|
|
|
|
option path 'rtsp://admin:password@192.168.70.173:554/cam/realmonitor?channel=1&subtype=0&authbasic=64'
|
|
|
|
option path 'rtsp://admin:password@192.168.70.173:554/cam/realmonitor?channel=1&subtype=0&authbasic=64'
|
|
|
|
option roles 'detect'
|
|
|
|
option roles 'detect'
|
|
|
|
option record 'true'
|
|
|
|
option record '1'
|
|
|
|
option snapshots 'true'
|
|
|
|
option snapshots '1'
|
|
|
|
option mask '0,461,3,0,1919,0,1919,843,1699,492,1344,458,1346,336,973,317,869,375,866,432'
|
|
|
|
option mask '0,461,3,0,1919,0,1919,843,1699,492,1344,458,1346,336,973,317,869,375,866,432'
|
|
|
|
|
|
|
|
|
|
|
|
config camera_config 'cam3'
|
|
|
|
config camera_config 'cam3'
|
|
|
|
option name 'kitchen'
|
|
|
|
option name 'kitchen'
|
|
|
|
option path 'rtsp://admin:password@192.168.70.173:554/cam/realmonitor?channel=1&subtype=0&authbasic=64'
|
|
|
|
option path 'rtsp://admin:password@192.168.70.173:554/cam/realmonitor?channel=1&subtype=0&authbasic=64'
|
|
|
|
option roles 'detect'
|
|
|
|
option roles 'detect'
|
|
|
|
option record 'true'
|
|
|
|
option record '1'
|
|
|
|
option snapshots 'true'
|
|
|
|
option snapshots '1'
|
|
|
|
option mask '0,461,3,0,1919,0,1919,843,1699,492,1344,458,1346,336,973,317,869,375,866,432'
|
|
|
|
option mask '0,461,3,0,1919,0,1919,843,1699,492,1344,458,1346,336,973,317,869,375,866,432'
|
|
|
|
|
|
|
|
|
|
|
|