Gstreamer android build instructions

Sebastian Dröge sebastian at centricular.com
Thu Jun 23 06:17:45 UTC 2016


On Mi, 2016-06-22 at 21:06 -0700, test app wrote:
> hello there
> 
> the goal here is to replace stagefright with Gstreamer on android
> (preferably Android M release) and evaluate its memory footprint and
> performance.  the following link does not work. appreciate if anyone
> can share the actual page that works.

That page was for Android 2.2 or 2.3, it won't work anymore. Currently
there is no direct support for replacing stagefright with GStreamer
anymore, and many things have changed in Android land anyway.

If it's just for an application, you can easily use GStreamer for that.
Just inside the application instead of in all applications then.


For replacing stagefright with GStreamer in a meaningful way, it would
be needed to write some wrapper around GStreamer that provides the
stagefright API... or replace all stagefright usage with GStreamer
everywhere, which is going to be problematic with 3rd party
applications that also use stagefright directly (and there are many
nowadays).

-- 

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-android/attachments/20160623/09200c3d/attachment.sig>


More information about the gstreamer-android mailing list