mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 02:16:50 +00:00
Additional dependencies for Axis component (#3435)
Some users environments have required additional streamer packages to be installed.
This commit is contained in:
parent
0b33b36b6d
commit
11d629cf9d
@ -20,7 +20,7 @@ Home Assistant will automatically discover their presence on your network.
|
|||||||
## {% linkable_title Dependencies %}
|
## {% linkable_title Dependencies %}
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ sudo apt-get install python3-gi gir1.2-gstreamer-1.0
|
$ sudo apt-get install python3-gst-1.0 gir1.2-gstreamer-1.0 gir1.2-gst-plugins-base-1.0 gstreamer1.0-plugins-good gstreamer1.0-plugins-ugly gstreamer1.0-tools python3-gi
|
||||||
```
|
```
|
||||||
|
|
||||||
Depending on how you run Home Assistant, you may need to symlink the `gi` module into your environment.
|
Depending on how you run Home Assistant, you may need to symlink the `gi` module into your environment.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user