Hello,
We recently started working with fsl-image-qt5 (but using adlink layer lec-imx)
We found out that gstreamer version is 1.6.
We need to use more update version (1.8)
I am not sure yet if it is related to lec-imx layer or to fsl-image-qt5 layer.
Does fsl-image-qt5 force 1.6 version for gstreamer ?
Regards,
Ran
Hi ran
GStreamer version in NXP Linux 4.9.11_1.0.0 BSP described on below link is 1.10.4
It is described in Release Notes included in doc package:
https://www.nxp.com/webapp/Download?colCode=L4.9.11_1.0.0_LINUX_DOCS
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Igor,
Thank you for the information.
We need to add openvivoe into yocto.
It is supported in yocto (meta-openvivoe/recipes-multimedia at master · Openwide-Ingenierie/meta-openvivoe · GitHub ), but trying to add it to lec-imx6 (adlink based on fsl-image-qt5), it returns error about mismatch gstreamer version.
gstreamer1.0-plugins-good_1.8.2.bbappend
It seems that lec-imx6 is using gstreamer 1.6.
Do you have any idea how we can resolve this issue ? Does moving to latest fsl-image-qt5 release can resolve this issue (I see it is using gstreamer 1.12, so there might still be some issues ? I'm not sure)
Thank you,
Ran