Gstreamer, wayland, yocto and mx6

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

Gstreamer, wayland, yocto and mx6

2,714 次查看
aurelienbouin
Contributor IV

Hi,

I am currently using wayland with my own recipe, including recipes-graphics/images/core-image-weston.bb

I would like to get gstreamer working, I try to add gstreamer1.0-plugins-imx to my recipe, once built and burn, when on board i do :

gst-inspect | grep imx,

I don't get anything ...

Here is the gst-inspect log : http://pastebin.com/raw.php?i=JCHf8BUs

what should I do ?

I am also wondering what is the diffrence between gstreamer1.0-plugins-imx and gst-fsl-plugin ?

I have seen on the github Freescale/gstreamer-imx · GitHub some support for wayland ? egl_platform_wayland.c

Thank you for your help

0 项奖励
回复
2 回复数

965 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

I don't know if gstreamer (the mainline one) has any sink which supports wayland integration. It would be better to ask for help in Gstreamer community. There is a waylandsink, but it will probably not be as fast, because of CPU-based frame copies. I suggest you to use mfw_f4lsink or mfw_isink.


Have a great day,

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

965 次查看
OtavioSalvador
Senior Contributor II

Hello,

Yes it does. If you check gstreamer1.0-imx which is added in master branch last days it has support for Wayland.

Regards,

0 项奖励
回复