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

Bert Douglas bertd at tplogic.com
Wed Sep 1 16:33:03 CEST 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100901/70f214cb/attachment.htm>


More information about the gstreamer-devel mailing list