|
|
|
config frigate_config 'docker'
|
|
|
|
option port '5000'
|
|
|
|
option image 'ghcr.io/blakeblackshear/frigate:stable'
|
|
|
|
option usbcoral '/dev/bus/usb'
|
|
|
|
option hwaccel '/dev/crypto'
|
|
|
|
option storage './frigate/storage'
|
|
|
|
|
|
|
|
config frigate_config 'mqtt'
|
|
|
|
option enabled '0'
|
|
|
|
option host 'mqtt.server.com'
|
|
|
|
|
|
|
|
config frigate_config 'tpu'
|
|
|
|
option enabled '1'
|
|
|
|
option type 'edgetpu'
|
|
|
|
option device 'usb'
|
|
|
|
|
|
|
|
config camera_config 'cam1'
|
|
|
|
option name 'living_room'
|
|
|
|
option path 'rtsp://admin:password@192.168.70.173:554/cam/realmonitor?channel=1&subtype=0&authbasic=64'
|
|
|
|
option roles 'detect'
|
|
|
|
option record '1'
|
|
|
|
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'
|
|
|
|
|
|
|
|
config camera_config 'cam2'
|
|
|
|
option name 'upstairs_bedroom'
|
|
|
|
option path 'rtsp://admin:password@192.168.70.173:554/cam/realmonitor?channel=1&subtype=0&authbasic=64'
|
|
|
|
option roles 'detect'
|
|
|
|
option record '1'
|
|
|
|
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'
|
|
|
|
|
|
|
|
config camera_config 'cam3'
|
|
|
|
option name 'kitchen'
|
|
|
|
option path 'rtsp://admin:password@192.168.70.173:554/cam/realmonitor?channel=1&subtype=0&authbasic=64'
|
|
|
|
option roles 'detect'
|
|
|
|
option record '1'
|
|
|
|
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'
|
|
|
|
|