[gst-devel] opengl plugin

Babineau, Denis Denis.Babineau at GTECH.COM
Thu Mar 4 13:53:22 CET 2010


Hi, I'm using the opengl plugin to upload video to a texture but I'm
having problems rendering it from my application's main thread. I have
an existing opengl application to which I want to add a video to texture
a 3d elements but the plugin seems to render to its own context in its
own thread. I want to be able to render the texture from my own main
thread. How would I go about doing that with this plugin, is it
possible? I tried playing with the callbacks in the glimagesink element
but since the callbacks are called from a gstreamer thread, I cannot use
the texture in my thread's context.

 

Thanks

Denis

CONFIDENTIALITY NOTICE: The contents of this email are confidential
and for the exclusive use of the intended recipient. If you receive this
email in error, please delete it from your system immediately and 
notify us either by email, telephone or fax. You should not copy,
forward, or otherwise disclose the content of the email.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100304/16fc69ee/attachment.htm>


More information about the gstreamer-devel mailing list