Freescale / gstreamer-imx

GStreamer 1.0 plugins for i.MX platforms
Other
184 stars 127 forks source link

eglvivsink doesn't work with wayland #241

Closed BMValeev closed 3 years ago

BMValeev commented 5 years ago

If compile eglvivsink on wayland platform

Selected EGL platform: wayland

In result eglvivsink always fails with wl_display_connect failed: No such file or directory I tried: export FB_MULTI_BUFFER=2 export XDG_RUNTIME_DIR=/var/run/root/1000 export DISPLAY=:0 tried to use with weston, result was the same. With fb works fine

dv1 commented 3 years ago

Closing this since imxeglvivsink no longer exists. waylandsink, kmssink (with force-modesetting set to true) and glimagesink are the alternatives.