Building from source Android Gstreamer 1.0 latest
Emmanuel Poitier
emmanuel.poitier at enman.fr
Thu May 14 12:57:47 PDT 2015
Gregoire,
the gstreamer.com is not to follow. I was also thinking the same at the
start (around 1 month), but you would need to wait for me to finish my
tutorial to build GStreamer.
In a nutshell, you do need to use cerbero (the build tool provided by
gstreamer) and doing the following:
> ./cerbero-uninstalled -c config/cross-android.cbc bootstrap
> ./cerbero-uninstalled -c config/cross-android.cbc package gstreamer-1.0
Please create a config file located in $HOME/.cerbero called
cerbero.cbc, with the values below:
import os
from cerbero.config import Platform, Architecture, Distro, DistroVersion
packages_prefix = 'gstreamer-sdk'
packager = 'GStreamer SDK packagers <packages at gstreamer.com>'
prefix = "/home/user/sources/gstreamer-sdk"
git_root = "git://anongit.freedesktop.org/gstreamer-sdk"
# Enable parallel build
allow_parallel_build = True
At the end, you will have the GStreamer SDK for Android in
/home/user/sources/gstreamer-sdk
Le 14/05/2015 19:47, Gregoire Gentil a écrit :
> I'm tyring to build Android Gstreamer 1.0 very latest from source. Is
> there a tutorial somewhere how to do that?
>
> Has this tutorial been updated for Gstreamer 1.0?
> http://docs.gstreamer.com/display/GstSDK/Building+from+source+using+Cerbero
>
>
> Grégoire
> _______________________________________________
> gstreamer-android mailing list
> gstreamer-android at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-android
Best regards,
--
Emmanuel Poitier- Chief Executive Officer (CEO)
Enman
Telephone:+33 (0)2 54 67 15 38
Mobile:+33 (0)780 381 124
Email:emmanuel.poitier at enman.fr
Web site:http://enman.fr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20150514/538abb60/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: emmanuel_poitier.vcf
Type: text/x-vcard
Size: 310 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20150514/538abb60/attachment.vcf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3695 bytes
Desc: Signature cryptographique S/MIME
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20150514/538abb60/attachment.bin>
More information about the gstreamer-android
mailing list