custom plugin dynamically in android
nero88
vazlup at gmail.com
Thu Jan 29 00:48:58 PST 2015
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.
More information about the gstreamer-devel
mailing list