forked from Github/frigate
Update detectors.md
This commit is contained in:
committed by
Blake Blackshear
parent
5d0984998d
commit
03e756dd27
@@ -30,6 +30,15 @@ detectors:
|
||||
device: usb:1
|
||||
```
|
||||
|
||||
Native Coral (Dev Board):
|
||||
|
||||
```yaml
|
||||
detectors:
|
||||
coral:
|
||||
type: edgetpu
|
||||
device: ''
|
||||
```
|
||||
|
||||
Multiple PCIE/M.2 Corals:
|
||||
|
||||
```yaml
|
||||
@@ -42,15 +51,6 @@ detectors:
|
||||
device: pci:1
|
||||
```
|
||||
|
||||
Native Corals (Dev Board):
|
||||
|
||||
```yaml
|
||||
detectors:
|
||||
coral:
|
||||
type: edgetpu
|
||||
device: ''
|
||||
```
|
||||
|
||||
Mixing Corals:
|
||||
|
||||
```yaml
|
||||
|
||||
Reference in New Issue
Block a user