How to provide a custom plugin to gstreamer in Android ?

Luis Linietsky llinietsky at dlatv.net
Tue Mar 12 10:33:43 PDT 2013


Hi,
I haven't done that, but If you're working with cerbero, my guess is that you might only have to add a script to the "recipes" directory.
________________________________________
From: gstreamer-android-bounces+llinietsky=dlatv.net at lists.freedesktop.org [gstreamer-android-bounces+llinietsky=dlatv.net at lists.freedesktop.org] on behalf of stic at free.fr [stic at free.fr]
Sent: Monday, March 11, 2013 8:10 AM
To: gstreamer-android at lists.freedesktop.org
Subject: How to provide a custom plugin to gstreamer in Android ?

Hello,

in the case I am trying to create a custom gstreamer plugin, how can I provide it to gstreamer in Android app ?
I didn't find how to provide a custom plugin to Android gstreamer. Gstreamer finds only plugins already available in the GST SDK.
I even tried to add the static library of custom plugin in the same path as the standard plugins (GSTREAMER_SDK_ROOT/lib/gstreamer-0.10/static) but I always have the following message when trying to provide the plugin : error: undefined reference to 'gst_plugin_testplugin_register'
(where testplugin is the name of my plugin)

Thanks a lot for any help :)
_______________________________________________
gstreamer-android mailing list
gstreamer-android at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-android
This email and its contents (including any attachments) are being sent to you on condition of confidentiality and may be protected by legal privilege.  Disclosure to anyone other than intended recipients is unauthorized. Unless you are the intended recipient (or authorized to receive for the intended recipient), you may not read, print, retain, use, copy, distribute or disclose to anyone the email or its contents (including any attachments). If you have received the message in error, please advise the sender by reply e-mail, and destroy all copies of the email (including any attachments).  Any business terms incorporated in the email or its contents (including any attachments) are meant solely for purposes of discussion and are non-binding on DLA, Inc. and its affiliated companies. Further, no representation is made with respect to any content contained in this email (including any attachments). Any opinions contained in this e-mail are those of the author of the message and do not necessarily reflect those of DLA, Inc. or any of its affiliated companies.


More information about the gstreamer-android mailing list