getting started with gst_player

Chuck Crisler ccrislerathome at gmail.com
Tue Jun 21 02:35:28 UTC 2016


I can't seem to get off of the ground with this. I have 2 problems, which
are probably really only 1. Where to define the GStreamer root and where to
define the target architecture. The app build.gradle checks
project.ext.hasProperty, so I defined gstAndroidRoot in the project
build.gradle under allprojects, project.ext {. I also tried defining
gstRoot and gstAndroidRoot in ~/.gradle/gradle.properties. I also defined
TARGET_ARCH_ABI there. Neither has any effect. I get 4 errors that the
build can't find /home/.../cerbero/dist/android_arm/..., which I would
expect from looking at the app build.gradle when the gstAndroidRoot is not
defined in the project extensions. Then finally I get 'Target arch ABI not
supported', the error msg from line 23 in the Android.mk file. Yes, I did
sync after making the changes and before the build. Where should I define
these?

Thank you in advance,
Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160620/82967199/attachment.html>


More information about the gstreamer-devel mailing list