Gstreamer GL context share and sdlshare example
Arnaud Loonstra
arnaud at sphaero.org
Fri Feb 13 08:57:23 PST 2015
I'm getting closer with some simple GL context sharing examples using
python. However how can I talk to the GL plugins from Python?
I need to run this command from with Python but can't seem to find it.
gst_gl_context_new_wrapped (display, (guintptr) sdl_gl_context,
gst_gl_platform_from_string (platform), GST_GL_API_OPENGL);
Is there any specific import to access those methods?
Rg,
Arnaud
More information about the gstreamer-devel
mailing list