Gstreamer1.0 plugins without X11/Wayland (dizzy )

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Gstreamer1.0 plugins without X11/Wayland (dizzy )

Jump to solution
1,286 Views
caiopereira
Contributor III
Hello,

It's possible to compile the gstreamer1.0-plugins (base/good/bad) without X11/Wayland?
I saw that there's a dependency of gdk-pixbuf that depends x11.

I would like to use only QT5.4 with eglfs without windows manager and to decode videos (h264, RTP ).

The libx11-diet could supply this dependency?


Thank you very much.

Regards,

0 Kudos
1 Solution
939 Views
caiopereira
Contributor III

Thanks!

I already use DISTRO_remove = " x11"

But the gstreamer-plugins-good include as a default dependency with gdk-pixbuf virtua/x11.

To solve this question is needed.

PACKAGECONFIG_remove_pn-gstreamer1.0-plugins-good = " gdk-pixbuf "

Regards,

View solution in original post

0 Kudos
2 Replies
939 Views
joanxie
NXP TechSupport
NXP TechSupport

yocto can build different image, you can choose the image which doesn't include x11, for more detailed information, pls refer to the Yocto User Guide.

0 Kudos
940 Views
caiopereira
Contributor III

Thanks!

I already use DISTRO_remove = " x11"

But the gstreamer-plugins-good include as a default dependency with gdk-pixbuf virtua/x11.

To solve this question is needed.

PACKAGECONFIG_remove_pn-gstreamer1.0-plugins-good = " gdk-pixbuf "

Regards,

0 Kudos