opengl questions

Sebastian Dröge sebastian at centricular.com
Fri Mar 18 09:14:37 UTC 2016


On Do, 2016-03-17 at 13:48 +0000, Iván Aponte wrote:
> Hello, 
> 
> I would like to know how can I use glcolorconvert or for
> example gleffects_mirror in a headless system. It always ask for a
> running X11 display. 

You need an OpenGL implementation that can run without X11, e.g. using
EGL. And it needs to be able to create a GL context without having an
X11 display connection.

On the RPi you can do that for example, I think with Mesa it's not
possible. What's your platform?

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160318/763347b2/attachment-0001.sig>


More information about the gstreamer-devel mailing list