mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-24 09:08:23 +03:00
docs: fix axera device install config (#22509)
This commit is contained in:
parent
f658dbb158
commit
7700d73f09
@ -464,6 +464,9 @@ devices:
|
|||||||
- /dev/axcl_host
|
- /dev/axcl_host
|
||||||
- /dev/ax_mmb_dev
|
- /dev/ax_mmb_dev
|
||||||
- /dev/msg_userdev
|
- /dev/msg_userdev
|
||||||
|
volumes:
|
||||||
|
- /usr/bin/axcl:/usr/bin/axcl
|
||||||
|
- /usr/lib/axcl:/usr/lib/axcl
|
||||||
```
|
```
|
||||||
|
|
||||||
If you are using `docker run`, add this option to your command `--device /dev/axcl_host --device /dev/ax_mmb_dev --device /dev/msg_userdev`
|
If you are using `docker run`, add this option to your command `--device /dev/axcl_host --device /dev/ax_mmb_dev --device /dev/msg_userdev`
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user