<html><head></head><body><div>On Fri, 2021-06-25 at 15:52 +0530, Samyak via gstreamer-devel wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi,<div>Thanks for the response. </div><div>I tried with GST_DEBUG=6, and based on the logs it looks like gstreamer itself is being loaded with 1.19 which is the correct version. However, the plugins are being loaded from the global installation which are at 1.18. I have all the plugins compiled for 1.19 in gst-build. How do I get gstreamer-rs to point to those instead of the global installation? </div></div></div></div></blockquote><div><br></div><div>That sounds like your installation is kind of broken. You can use GST_PLUGIN_PATH and GST_PLUGIN_SYSTEM_PATH to override the search paths used by the GStreamer registry but that shouldn't necessary.</div><div><br></div><div><span><pre>-- <br></pre><div data-evo-paragraph="" class="" style="width: 71ch;" data-evo-signature-plain-text-mode="">Sebastian Dröge, Centricular Ltd · <a href="http://www.centricular.com">https://www.centricular.com</a></div><div data-evo-paragraph="" class="" style="width: 71ch;"><br></div></span></div></body></html>