qt6 and gstreamer plugins

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

qt6 and gstreamer plugins

1,062 次查看
mirkoardinghi1
Contributor IV

Hi to all,

I built an yocto image (honister) with qt6 support but I cannot find any qt plugins (like qmlgsink)

I added to local.conf 

    PACKAGECONFIG:append:pn-qtmultimedia = " gstreamer qml "

without any results.

When I used qt5 I found qt plugins. 

 

Any helps?

0 项奖励
1 回复

1,045 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

The qmlgsink plugin in upstream gst-plugin doesn't support qt6 yet:https://github.com/GStreamer/gst-plugins-good/tree/master/ext/qt

You can try to open it in gst-plugins-good but you might meet api compatibility issues

0 项奖励