How to add custom plugin in gstreamer SDK for Android

Arun Raghavan arun at arunraghavan.net
Thu Jul 28 08:04:07 UTC 2016


On Thu, 28 Jul 2016, at 12:40 PM, naveenms17 wrote:
> Hi,
> 
> I have downloaded gstreamer binaries for Android from
> https://gstreamer.freedesktop.org/download/. 
> I made some gstreamer plugins. Can I integrate my custom gstreamer
> plugins
> with gstreamer Android binaries? Or do I have to build the entire
> gstreamer
> with my plugins using cerbero? Please advise.

The API to write your own plugin is part of the GStreamer tarball, so
you should not need to build it from scratch.

-- Arun


More information about the gstreamer-devel mailing list