how to set GST_PLUGIN_PATH for custom plugin on Android

cfd new newcfd at yahoo.com
Thu May 26 13:49:40 UTC 2022


 Rhis is a very old thread. Not sure it still works.
https://lists.freedesktop.org/archives/gstreamer-android/2013-March/000434.html
    On Wednesday, May 25, 2022, 07:27:39 PM EDT, cfd new <newcfd at yahoo.com> wrote:  
 
  Hi, Nirbheek,
   no luck with static link. Any special flags are needed for the plugin build?
   Joe

    On Wednesday, May 25, 2022, 04:04:20 PM EDT, Nirbheek Chauhan via gstreamer-devel <gstreamer-devel at lists.freedesktop.org> wrote:  
 
 Hi Joe,

If you are already using gst_element_register, you can statically link
your plugin into your app.

Cheers,
Nirbheek

On Thu, May 26, 2022 at 12:00 AM cfd new via gstreamer-devel
<gstreamer-devel at lists.freedesktop.org> wrote:
>
> I have a custom plugin with Qt + C++ and it works file on Linux. On Linux
>
> GST_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/20220526/b8272526/attachment.htm>


More information about the gstreamer-devel mailing list