mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
contributing.md: add note about extra coral device (#6071)
* contributing.md: add note about extra coral device I was banging my head against the wall until I found this comment: https://github.com/blakeblackshear/frigate/issues/132#issuecomment-712170307 * Update docs/docs/development/contributing.md Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com> --------- Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
This commit is contained in:
parent
35ddc896fa
commit
83aad5262a
@ -36,7 +36,13 @@ Fork [blakeblackshear/frigate-hass-integration](https://github.com/blakeblackshe
|
|||||||
- [Frigate source code](#frigate-core-web-and-docs)
|
- [Frigate source code](#frigate-core-web-and-docs)
|
||||||
- GNU make
|
- GNU make
|
||||||
- Docker
|
- Docker
|
||||||
- Extra Coral device (optional, but very helpful to simulate real world performance)
|
- An extra detector (Coral, OpenVINO, etc.) is optional but recommended to simulate real world performance.
|
||||||
|
|
||||||
|
:::note
|
||||||
|
|
||||||
|
A Coral device can only be used by a single process at a time, so an extra Coral device is recommended if using a coral for development purposes.
|
||||||
|
|
||||||
|
:::
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user