Skip to content

Commit c90cb18

Browse files
committed
bug #370: set gstreamer plugin path in the launcher
1 parent 882490a commit c90cb18

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)