cerbero and gst-omx

Sebastian Dröge sebastian at centricular.com
Thu Jan 12 12:57:56 UTC 2017


On Thu, 2017-01-12 at 13:37 +0100, Christian Werner wrote:
> Hello,
> 
> I am Christian and my project goal is to get hardware accelerated
> H.264 playback with gstreamer on my android tablet.

You can also use the androidmedia plugin for this, which only uses
public Android APIs (android.media.MediaCodec).

gst-omx will usually not work on an unmodified Android system as you
don't have (exclusive) access to the hardware and probably not the
permissions either.

> Therefore, I am trying to integrate the gst-omx wrapper into the
> android development package created by cerbero. First, I followed the
> instructions at https://blogs.s-osg.org/kickstart-gstreamer-android-
> development-6-easy-steps/ and everything seems to work smoothly
> (cerbero is really impressive!).
> 
> Then I have tried to write a new cerbero recipe for building and
> integrating gst-omx. This is the result:
> [...]

You have to add the recipe, and add the recipe to the relevant .package
files in the packages directory. Check how it's done for e.g. gst-
plugins-bad.

You will also need a static and a non-static recipe.

-- 
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: 963 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-android/attachments/20170112/f686f2b5/attachment.sig>


More information about the gstreamer-android mailing list