mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +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
|
||||
```
|
||||
|
||||
Native Corals (Dev Board):
|
||||
|
||||
```yaml
|
||||
detectors:
|
||||
coral:
|
||||
type: edgetpu
|
||||
device: ''
|
||||
```
|
||||
|
||||
Mixing Corals:
|
||||
|
||||
```yaml
|
||||
|
Loading…
Reference in New Issue
Block a user