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

Stefan Kost ensonic at hora-obscura.de
Tue Sep 7 14:24:32 CEST 2010


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
>   





More information about the gstreamer-devel mailing list