[gst-devel] glupload, glimagesink openGL question

Donny Viszneki donny.viszneki at gmail.com
Wed Aug 26 18:03:33 CEST 2009


2009/8/26 Miquel Àngel Farré <miquel.farre at gmail.com>:
> I would like to obtain video from a stream and send it to my openGL based
> application, and draw the frames there.

Seven messages into this thread, and it still seems to be resisting
getting the message through to Miquel.

Miquel, some image sinks will *display* your images/video for you.
Some sinks will *not* display anything.

glupload is an image sink that will only update the contents of an
OpenGL texture, and it will *not* display *anything*. Displaying the
image/video sent to an OpenGL texture by glupload is your prerogative
and your responsibility.

-- 
http://codebad.com/




More information about the gstreamer-devel mailing list