Gstreamer-OpenGL problem on iMX6

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

Gstreamer-OpenGL problem on iMX6

Kumsaati
Hello all,
I want to use an opengl supported pipeline for my application on a iMX6
TinyRex board, but I am stuck for days now. I started with a very simple
pipeline:

    v4l2src ! glupload ! fakesink

to see if I can start working with openGL. With a bit of reasearch, I
realized that since the system is working in a headless mode, I should set
GST_GL_WINDOW=gbm, but I couldn't manage to make it work even in this mode.
The debug log shows that it fails to create an EGL context saying
XDG_RUNTIME_DIR not set, and stops after saying EGL_NOT_INITIALIZED. The
whole output, acquired with GST_DEBUG=3,gl*:5 is  here
<https://pastebin.com/KPQXvSYp>  . Can anyone help me solve this problem?

Thanks.





--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel