Statically Link GStreamer

Stefan Sauer ensonic at hora-obscura.de
Fri Oct 7 00:48:12 PDT 2011


On 10/06/2011 11:43 PM, android6011 wrote:
> I would like so that my application is more self contained compile
> gstreamer (and I guess glib since its a requirements of gstreamer)
> into my application instead of using each distributions local version.
> Is there any documentation on doing this?

No. And its not how things do work right now. Gstreamer uses plugin and
those cannot be linked in statically. Technically its possible, but it
would need quite a few changes on the overall project structure.

You are better off with packaging you local version of gstreamer on
using that.

Stefan


More information about the gstreamer-devel mailing list