Gstreamer1.0 plugins without X11/Wayland (dizzy )

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Gstreamer1.0 plugins without X11/Wayland (dizzy )

跳至解决方案
2,097 次查看
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 项奖励
回复
1 解答
1,750 次查看
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 项奖励
回复
2 回复数
1,750 次查看
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 项奖励
回复
1,751 次查看
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 项奖励
回复