Inter plugin compilation for Android

Lee Matthews lma at spaceapplications.com
Wed Aug 6 01:25:47 PDT 2014


Hi Sebastian,

Sure, I can add the changes to Bugzilla, but they may be a little hacky as I'm not entirely sure what I'm doing...

I now have libgstinter libraries ie : 

/home/lma/cerbero/dist/android_arm/lib/gstreamer-1.0/static/libgstinter.a
/home/lma/cerbero/dist/android_arm/lib/gstreamer-1.0/static/libgstinter.la

But when I try running the gstreamer shared library android build script I get :

export GSTREAMER_ROOT_ANDROID=~/Development/gstreamer-1.0-android-arm-1.4.0-debug
lma at lma-Precision-T1650:~/Android/gstreamer$ ndk-build 
Android NDK: WARNING: APP_PLATFORM android-19 is larger than android:minSdkVersion 9 in ./AndroidManifest.xml    
GStreamer      : [GEN] => gst-build-armeabi/gstreamer_android.c
GStreamer      : [COMPILE] => gst-build-armeabi/gstreamer_android.c
GStreamer      : [LINK] => gst-build-armeabi/libgstreamer_android.so
arm-linux-androideabi-gcc: error: gstgl-1.0: No such file or directory
arm-linux-androideabi-gcc: error: gstbadvideo-1.0: No such file or directory
arm-linux-androideabi-gcc: error: gstbadbase-1.0: No such file or directory
arm-linux-androideabi-gcc: error: gstphotography-1.0: No such file or directory
arm-linux-androideabi-gcc: error: gstbasecamerabinsrc-1.0: No such file or directory

Any ideas why it seems to be missing these files ?

Thanks
Lee


----- Original Message -----
From: "Sebastian Dröge" <sebastian at centricular.com>
To: "Discussion of the development of and with GStreamer" <gstreamer-devel at lists.freedesktop.org>
Sent: Wednesday, 6 August, 2014 9:24:41 AM
Subject: Re: Inter plugin compilation for Android

On Di, 2014-08-05 at 15:27 +0200, Lee Matthews wrote:
> Ok, I fixed it. The changes needed to be made on both the static and non-static versions of gst-plugins-bad recipe files.

Oh right, the non-static version is needed for the gst-android recipe to
generate the plugins list properly IIRC.

Would you mind putting your changes into Bugzilla so they can be
included in the next binary release?

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source

_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


More information about the gstreamer-devel mailing list