[gst-devel] Adding plugins to gstreamer

René Stadler mail at renestadler.de
Mon Apr 23 22:51:08 CEST 2007


Am Montag, den 23.04.2007, 20:08 +0200 schrieb Mario Torre:
> Hello!
> 
> I have to add a new plugin to GStreamer. The plugin is a Source reader
> (it reads from a java InoutStream).
> 
> I'm following as an example the FileSrc plugin, but I'm unable to make
> GStreamer knows about it.
> 
> The plugin compiles just fine (actually it does nothing yet), how can I
> install it and register it into gstreamer [1]?
> 
> Thanks,
> Mario
> 
> [1] The location of the new plugin will not be the usual /usr/lib or
> such

You can set the environment variable GST_PLUGIN_PATH to a list of
additional directories where GStreamer will look for plugins.

-- 
Regards,
  René Stadler





More information about the gstreamer-devel mailing list