the libs of gstreamer plugins are not linked to gstreamer libs at running time

Richard Dixon dixonrj at vcu.edu
Fri Jul 21 19:59:21 UTC 2023


Do you think setting these two environmental variables will do it?

GST_PLUGIN_PATH
GST_PLUGIN_SYSTEM_PATH

https://stackoverflow.com/questions/2120444/gstreamer-plugin-search-path

On Fri, Jul 21, 2023 at 3:07 PM cfd new <newcfd at yahoo.com> wrote:

>
> Thanks for your reply, Jerome. I am not sure how this will work since the
> path of streamer libs is unknown to the libs of all gstreamer plugins.
> static register of them will fail as well.
>
>    Joe
> On Friday, July 21, 2023, 02:05:26 p.m. EDT, Richard Dixon <
> dixonrj at vcu.edu> wrote:
>
>
> I am currently trying to get this to work on Windows
>
> My understanding is that you call this function in your code after
> initializing with gst_init()
>
> Still testing this out. Please let me know if this works for you
>
>
> https://gstreamer.freedesktop.org/documentation/gstreamer/gstplugin.html#gst_plugin_register_static
>
>
> On Fri, Jul 21, 2023 at 13:32 cfd new via gstreamer-devel <
> gstreamer-devel at lists.freedesktop.org> wrote:
>
>
> or how to set rpath in the build of gstreamer plugins. Is there any option
> for this? Thanks for your help.
>
>    Joe
> On Friday, July 21, 2023, 12:22:37 p.m. EDT, cfd new via gstreamer-devel <
> gstreamer-devel at lists.freedesktop.org> wrote:
>
>
> I have an app on Linux which uses rpath to set lib path of customized
> gstreamer. The app is linked to the gstreamer libs correctly. But libs of
> all gstreamer plugins are not linked to gstreamer libs. Any way to solve
> this issue? I am trying not to set the lib path with LD_LIBRARY_PATH since
> my app needs to run when the computer starts.
>
>    Joe
>
> --
> Jerome Dixon, MDA, MSc IT
> PhD Student, Integrative Life Sciences
> www.linkedin.com/in/jeromedixon3590
>


-- 
Jerome Dixon, MDA, MSc IT
PhD Student, Integrative Life Sciences
www.linkedin.com/in/jeromedixon3590
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20230721/96a873c9/attachment.htm>


More information about the gstreamer-devel mailing list