mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 07:35:27 +03:00
Fix command for hailo8 install
This commit is contained in:
parent
b81a8d26e4
commit
1477e49613
@ -112,8 +112,8 @@ For other installations, follow these steps for installation:
|
|||||||
|
|
||||||
1. Install the driver from the [Hailo GitHub repository](https://github.com/hailo-ai/hailort-drivers). A convenient script for Linux is available to clone the repository, build the driver, and install it.
|
1. Install the driver from the [Hailo GitHub repository](https://github.com/hailo-ai/hailort-drivers). A convenient script for Linux is available to clone the repository, build the driver, and install it.
|
||||||
2. Copy or download [this script](https://github.com/blakeblackshear/frigate/blob/41c9b13d2fffce508b32dfc971fa529b49295fbd/docker/hailo8l/user_installation.sh).
|
2. Copy or download [this script](https://github.com/blakeblackshear/frigate/blob/41c9b13d2fffce508b32dfc971fa529b49295fbd/docker/hailo8l/user_installation.sh).
|
||||||
3. Ensure it has execution permissions with `sudo chmod +x install_hailo8l_driver.sh`
|
3. Ensure it has execution permissions with `sudo chmod +x user_installation.sh`
|
||||||
4. Run the script with `./install_hailo8l_driver.sh`
|
4. Run the script with `./user_installation.sh`
|
||||||
|
|
||||||
#### Setup
|
#### Setup
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user