[gst-devel] how to load aravis plugin with python-gstreamer

Bert Douglas bertd at tplogic.com
Tue Sep 7 14:41:05 CEST 2010


Because the so file for the plugin is defective.  It lacks a reference to
libaravis.  You can see this with ldd.

Bert Douglas

On Tue, Sep 7, 2010 at 7:24 AM, Stefan Kost <ensonic at hora-obscura.de> wrote:

> On 01.09.2010 17:33, Bert Douglas wrote:
> > Hi All,
> >
> > I managed to use aravis plugin from shell script as shown below.
> > How can I do same sort of thing from python?
> >
> > Thanks much,
> > Bert Douglas
> >
> > -----------------------------------
> >
> >
> > LD_PRELOAD=/usr/lib/libaravis.so
> \
> > gst-launch --gst-plugin-load=/usr/lib/gstreamer-0.10/libgstaravis.so
> \
> >      aravissrc camera-name=""      \
> >    ! ffmpegcolorspace       \
> >    ! autovideosink
> >
> Why do you have to LD_PRELOAD the lib?
>
> Stefan
> >
> >
> >
> ------------------------------------------------------------------------------
> > This SF.net Dev2Dev email is sponsored by:
> >
> > Show off your parallel programming skills.
> > Enter the Intel(R) Threading Challenge 2010.
> > http://p.sf.net/sfu/intel-thread-sfd
> >
> >
> > _______________________________________________
> > gstreamer-devel mailing list
> > gstreamer-devel at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
> >
>
>
>
> ------------------------------------------------------------------------------
> This SF.net Dev2Dev email is sponsored by:
>
> Show off your parallel programming skills.
> Enter the Intel(R) Threading Challenge 2010.
> http://p.sf.net/sfu/intel-thread-sfd
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100907/c057f4ec/attachment.htm>


More information about the gstreamer-devel mailing list