We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 882490a commit c90cb18Copy full SHA for c90cb18
src/reachy_mini/daemon/app/services/wireless/launcher.sh
@@ -1,3 +1,4 @@
1
#!/bin/bash
2
source /venvs/mini_daemon/bin/activate
3
+export GST_PLUGIN_PATH=$GST_PLUGIN_PATH:/opt/gst-plugins-rs/lib/aarch64-linux-gnu/
4
python -m reachy_mini.daemon.app.main --wireless-version --no-autostart
0 commit comments