OpenGL ES using GBM/DRM without root
Posted: Thu Aug 29, 2019 3:24 pm
rpi video output in mpv player uses mmal video output and OpenGL ES for osd.
But the legacy opengl es code does not work in RPi 4 . SO I want to replace the dispmanX specific code.
There is an example, kmscube which I can not use, because
Is it possible to do without root ?
But the legacy opengl es code does not work in RPi 4 . SO I want to replace the dispmanX specific code.
There is an example, kmscube which I can not use, because
- It requires root, and I dont want to give a media player root access.
It does not work for me.
Is it possible to do without root ?