how to set GST_PLUGIN_PATH for custom plugin on Android

cfd new newcfd at yahoo.com
Mon May 30 14:13:04 UTC 2022


 
Any other suggestions on how to add custom plugin to gstreamer on Android?
    On Wednesday, May 25, 2022, 07:27:36 PM EDT, cfd new via gstreamer-devel <gstreamer-devel at lists.freedesktop.org> 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/20220530/5280dbcf/attachment.htm>


More information about the gstreamer-devel mailing list