how to set GST_PLUGIN_PATH for custom plugin on Android

cfd new newcfd at yahoo.com
Wed May 25 17:25:10 UTC 2022


I have a custom plugin with Qt + C++ and it works file on Linux. On LinuxGST_PLUGIN_PATH can be set to its path. And it works fine.
I built it for Android as well. It seems there is not way
to set GST_PLUGIN_PATH for Android apps in C++.

The plugin is registered with the following func
gst_element_register

Your helps are highly appreciated.

   Joe


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20220525/cbc10e79/attachment.htm>


More information about the gstreamer-devel mailing list