How to display gstreamer video in the main qml window

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

How to display gstreamer video in the main qml window

471 Views
Thanush
Contributor I

In our IMX8qxp based board we are using yocto image based on wayland display server where we want to display videos using gstreamer .in qml

Upon observation The video is playing fine but the pipeline creates a new window for playing the window. How should i set the video inside the main qml window

IMX8MPLUS 

0 Kudos
Reply
1 Reply

451 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

lease refer to the below link for how to use GPU resources in a Qt application
 
Please try using cpuidle.off=1 in bootargs which can reduce the cpu loading while testing with iperf.
 
Please try building imx-image-full with the latest BSP as suggested in the 5.6.2 XWayland image on i.MX 8QuadXPlus MEK in i.MX Yocto Project User's Guide
 
Regards
0 Kudos
Reply