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 76401bd commit 2024162Copy full SHA for 2024162
wrappers/gst-launch-1.0.sh
@@ -2,6 +2,7 @@
2
3
export GST_DEBUG=1 #1: ERROR (Log fatal errors only).
4
export LD_LIBRARY_PATH=/var/packages/@package_name@/target/lib/gstreamer/patch
5
+export GST_PLUGIN_PATH=/var/packages/@package_name@/target/lib/gstreamer/gstreamer-1.0/patch
6
7
# shellcheck source=/utils/patch_utils.sh
8
source "/var/packages/VideoStation/patch/patch_utils.sh" 2> /dev/null ||
0 commit comments