@don-prog said:
And what about QQuickItem
You can subclass QQuickItem to create a custom item that you can then use in a Qt Quick scene. In this subclass you can use gstreamer to render a video. So, yes, you can use QQuickItem here. Simply speaking, this is what the Qt Quick Video Item does, too. But please don't ask me how to use gstreamer directly because I have no idea :-)