custom plugin dynamically in android

Alejandro Vázquez vazlup at gmail.com
Thu Jan 29 04:08:21 PST 2015


Act:
I changed and I put the * .so in the sdcard and gives me the following
error:
Opening module failed: can not load library: load_library (linker.cpp:
828): can not map loadable segments for "/mnt/sdcard/apk/libgstplugin.so"
invalid argument

2015-01-29 9:48 GMT+01:00 nero88 <vazlup at gmail.com>:

> Hi. I'm trying to compile a custom plugin dynamically in android. I am
> generating the * .so from Android.mk and seems to be created successfully.
> Then I added the "gst_plugin_load_file" function where I indicate the
> relative path where the * .so, but still does not load the plugin. Am I
> need
> something more to add?
> I use gstreamer 1.4.4 in ubuntu 14.04
>
> gstplugin.c
> <http://gstreamer-devel.966125.n4.nabble.com/file/n4670485/gstplugin.c>
> gstplugin.h
> <http://gstreamer-devel.966125.n4.nabble.com/file/n4670485/gstplugin.h>
> libgstplugin.so
> <http://gstreamer-devel.966125.n4.nabble.com/file/n4670485/libgstplugin.so
> >
> Android.mk
> <http://gstreamer-devel.966125.n4.nabble.com/file/n4670485/Android.mk>
> tutorial-3.c
> <http://gstreamer-devel.966125.n4.nabble.com/file/n4670485/tutorial-3.c>
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/custom-plugin-dynamically-in-android-tp4670485.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150129/0dee3bbe/attachment.html>


More information about the gstreamer-devel mailing list