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
Hello,