Cerbero build a plugin in Android
nero88
vazlup at gmail.com
Wed Jan 14 04:49:05 PST 2015
Good afternoon, Sebastian.
I have 3 questions.
1- I added the code gst_plugin_load_file ("../libs/armeabi/libgstplugin.so"
&* error); inside the function gst_native_init. but still get the message
(Unable to build pipeline: no element "plugin") in the app. Will I need to
add anything else?
2- I continued trying to compile the plugin statically using Cerbero.I
created a sample recipe but I need to know as indicated source files
(gstplugin.c, gstplugin.h) and i don't know if something else (I add the
file).
3-When I get to create the file * .a *.la. do i have to declare
GST_PLUGIN_STATIC_DECLARE (myplugin) and GST_PLUGIN_STATIC_REGISTER
(myplugin) in the file gstreamer_android.c?
Thanks so much.
Alex
my-plugin.recipe
<http://gstreamer-devel.966125.n4.nabble.com/file/n4670284/my-plugin.recipe>
libgstplugin.so
<http://gstreamer-devel.966125.n4.nabble.com/file/n4670284/libgstplugin.so>
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Cerbero-build-a-plugin-in-Android-tp4670037p4670284.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list