Adding extra dependencies in cerbero for android target

Sebastian Dröge sebastian at centricular.com
Mon Jun 16 22:57:59 PDT 2014


On Fr, 2014-06-13 at 12:04 -0700, sazzadur rahman wrote:
> Hi,
> 
> I've compiled GStreamer SDK from source using cerbero (cerbero -c config/cross-android.cbc package gstreamer-sdk). After successful compilation, it generated the  SDK (gstreamer-sdk-android-arm-2013.6.tar.bz2). However, android-tutorial-3 compilation fails since this SDK does not have gstreamer-interfaces dependency (#GSTREAMER_EXTRA_DEPS  := gstreamer-interfaces-0.10 gstreamer-video-0.10 in Android.mk); although the standard SDK from http://cdn.gstreamer.com/android/arm/gstreamer-sdk-android-arm-debug-2013.6.tar.bz2 has these dependencies. 
> 
> How can I add these extra dependencies to cerbero so that they would be part of the compiled SDK?

First of all you should ideally use the GStreamer 1.x binaries from
gstreamer.freedesktop.org. gstreamer.com is a third party website not
related to the GStreamer project and they provide binaries for the old
and unsupported 0.10 version.
You can get cerbero for 1.x at:
http://cgit.freedesktop.org/gstreamer/cerbero/

You can find the same tutorials ported to the 1.x versions of GStreamer
here: http://cgit.freedesktop.org/~slomo/gst-sdk-tutorials/

For the gstreamer-interfaces problem, what you described there should
just work. How does it fail for you, what's the build output?

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20140617/760e3a87/attachment.sig>


More information about the gstreamer-android mailing list