Re: the libs of gstreamer plugins are not linked to gstreamer libs at running time
Richard Dixon via gstreamer-devel <[email protected]>
| Newsgroups | gmane.comp.video.gstreamer.devel |
|---|---|
| Message-ID | <CAEYFnHmzD6cFuywTNu82OCYn1pAvkSjxU9SA3d=5QZpO+9o9-w@mail.gmail.com> |
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 <[email protected]> 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 < > [email protected]> 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 < > [email protected]> 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 < > [email protected]> 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