Gstreamer SDK Android Tutotrials with Android Studio

Sebastian Dröge sebastian at centricular.com
Tue Jun 21 06:23:37 UTC 2016


On Mo, 2016-06-20 at 09:31 -0700, de_ninja wrote:
> I tried to run this projekt: https://github.com/sdroege/gst-player with
> android studio. In android studio but the ndk-build fails. So I used the
> command line and looked for the error and it sais:
> 
> "Package gstreamer-player-1.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gstreamer-player-1.0.pc' "
> 
> I used "gstreamer-1.0-android-x86_64-1.8.2.tar.bz2" from this link:
> https://gstreamer.freedesktop.org/data/pkg/android/1.8.2/
> 
> But there isn't any "gstreamer-player-1.0.pc" file in the folder. 
> Which gstreamer-1.0 package do I have to use? Does someone have a
> link maybe?  

It's in lib/pkgconfig in those files. You need to make sure to
set gstAndroidRoot to the place where you extracted the tarball, inside
the gradle.properties file.

-- 

Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- 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: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160621/6c2a28ee/attachment.sig>


More information about the gstreamer-devel mailing list