mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-02-14 00:17:05 +01:00
Update detectors.md
Include how to use the native Coral on the Coral Dev Board
This commit is contained in:
parent
ec9b525a3c
commit
5d0984998d
@ -42,6 +42,15 @@ 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