<div dir="ltr"><div>Hi All,</div><div><br></div><div>I have a bunch of gstreamer plugin libraries that I want to install in a custom location (for ease of uninstalling / keeping my own libs seperate from gstreamer provided libraries).</div><div><br></div><div>Instead of having to export the GST_PLUGIN_PATH or adding the path using GstRegistry APIs, can we have something similar to what ldconfig does? Have a directory /etc/gst-1.0.so.conf.d where we can specify the directories containing the gstreamer plugin libs?</div><div><br></div><div>This can be useful since we wouldn't have to explicitly use the GstRegistry API in every Gstreamer application or export GST_PLUGIN_PATH every time before running the application.<br></div><div><br></div><div>I can try to implement this and push a patch if this sounds useful. Or does such a thing already exist?</div><div><br></div><div>Thanks</div><div>Shaunak<br></div></div>