OpenGL ES 2.x / EGL and gstreamer

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

OpenGL ES 2.x / EGL and gstreamer

Lusine
Hi Folks,
I have a application which does gpu rendering with OpenGL ES 2.x and EGL.
I want to encode it with gstreamer without gpu to cpu conversion.
Is it possible? What is the best way to achieve it?