Skip to content

Commit 0f8bc9a

Browse files
Merge pull request #371 from pollen-robotics/370-wireless-gstreamer-plugin-not-available
bug #370: set gstreamer plugin path in the launcher
2 parents 882490a + c90cb18 commit 0f8bc9a

File tree

1 file changed

+1
-0
lines changed
  • src/reachy_mini/daemon/app/services/wireless

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
#!/bin/bash
22
source /venvs/mini_daemon/bin/activate
3+
export GST_PLUGIN_PATH=$GST_PLUGIN_PATH:/opt/gst-plugins-rs/lib/aarch64-linux-gnu/
34
python -m reachy_mini.daemon.app.main --wireless-version --no-autostart

0 commit comments

Comments
 (0)