Gstreamer-OpenGL problem on iMX6

Kumsaati can.kanbak at bilkent.edu.tr
Wed Oct 17 05:48:22 UTC 2018


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/


More information about the gstreamer-devel mailing list