frigate: Add USB Coral detector
This commit is contained in:
parent
8242f11125
commit
e1604ce193
5 changed files with 23 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
|||
mqtt:
|
||||
enabled: false
|
||||
|
||||
detectors:
|
||||
coral:
|
||||
type: edgetpu
|
||||
device: usb
|
||||
|
||||
cameras:
|
||||
{% for camera in cctv_cameras %}
|
||||
{{ camera.name }}:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue