mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-22 20:18:30 +03:00
Update README.md
Added install instructions for Coral Runtime since I got stuck on that for a bit.
This commit is contained in:
parent
9b6a67f225
commit
78daa01bc7
@ -19,7 +19,10 @@ You see multiple bounding boxes because it draws bounding boxes from all frames
|
||||
[](http://www.youtube.com/watch?v=nqHbCtyo4dY "Frigate")
|
||||
|
||||
## Getting Started
|
||||
Download and build the container with
|
||||
|
||||
First, ensure that you have installed the Edge TPU runtime and Python library for your Google Coral as described [here](https://coral.withgoogle.com/docs/accelerator/get-started/)
|
||||
|
||||
Then, download and build the container with
|
||||
```
|
||||
git clone https://github.com/blakeblackshear/frigate.git
|
||||
docker build -t frigate .
|
||||
|
||||
Loading…
Reference in New Issue
Block a user