[gst-devel] How to create a IPLImage
Carlos Castro
carloscastro7 at gmail.com
Fri Apr 9 10:30:32 CEST 2010
Hi everyone,
I'm trying to get a snapshot from a webcam that is continuously
sending the picture to a GTK+ app using a gtreamer pipeline, so I can
save that snapshot as a IPLImage, to later use it with OpenCV.
I searched the web to find the answer and I found that I could use a
gstbuffer to store the frame that gstreamer grabs from the v4l2src,
but I couldn't get it to work... How do I get the data from the
pipeline to the buffer?
Thanks,
Carlos Castro
More information about the gstreamer-devel
mailing list