mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-01-21 00:06:44 +01:00
Update detectors.md
This commit is contained in:
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
|
||||||
|
Loading…
Reference in New Issue
Block a user