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
|
device: usb:1
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Native Coral (Dev Board):
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
detectors:
|
||||||
|
coral:
|
||||||
|
type: edgetpu
|
||||||
|
device: ''
|
||||||
|
```
|
||||||
|
|
||||||
Multiple PCIE/M.2 Corals:
|
Multiple PCIE/M.2 Corals:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
@@ -42,15 +51,6 @@ detectors:
|
|||||||
device: pci:1
|
device: pci:1
|
||||||
```
|
```
|
||||||
|
|
||||||
Native Corals (Dev Board):
|
|
||||||
|
|
||||||
```yaml
|
|
||||||
detectors:
|
|
||||||
coral:
|
|
||||||
type: edgetpu
|
|
||||||
device: ''
|
|
||||||
```
|
|
||||||
|
|
||||||
Mixing Corals:
|
Mixing Corals:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user