Frame buffer with sdk

Nicolas Dufresne nicolas.dufresne at collabora.co.uk
Fri Nov 30 14:40:37 PST 2012


Le vendredi 30 novembre 2012 à 11:53 -0500, Brian Martin a écrit : 
> I was wondering if it is possible to utilize a frame received callback
> in GStreamer SDK without displaying to the screen, and was thinking
> that some kind of video sink would be the answer. However, I’m not
> sure if that’s the correct path. What I’d like to end up with is an
> image buffer from a IP camera to pass to another component in my
> project. Thanks in advance…

You may consider using appsink [1] element. This element has an API for
easy integration in your application.

Nicolas

[1] http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-appsink.html




More information about the gstreamer-devel mailing list