Modern equivalent of --with-egl-window-system=rpi ?

Sebastian Dröge sebastian at centricular.com
Thu Sep 4 01:25:55 PDT 2014


On Do, 2014-09-04 at 10:37 +1000, Michael Tyson wrote:
> Hi guys,
> 
> I’m trying to make a build of gst-plugins-bad1.0 that’ll function on a Raspberry Pi (dispmanx window system). Previously, this could be accomplished by appending --with-egl-window-system=rpi to the configure flags, and adding some environment variables. In 1.4.1, configure doesn’t seem to recognise this flag any more.
> 
> I attempted to proceed anyway, and I can see that it finds the bcm libraries and defines USE_EGL_RPI, and even correctly initialises using bcm_host_init, but the glimagesink module refuses to start, with a "Failed to connect to Wayland display server” message. Attempting to rebuild with --disable-wayland, but I’m not hopeful.
> 
> Is there an equivalent to --with-egl-window-system=rpi?

It will automatically detect RPi if it finds the bcm_host library.

Does it work if you set GST_GL_WINDOW=dispmanx GST_GL_PLATFORM=egl ?


-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- 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: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140904/d3a96cac/attachment.sig>


More information about the gstreamer-devel mailing list