Intel media SDK pipeline with Wayland based QT display
-
wrote on 18 Oct 2022, 18:32 last edited by
36 rtsp streams has to be decoded and displayed as grid view on a qt window ( as seperate widget ) . if we have to use intel media sdk pipeline ( having wayland suface buffers available ) , is it possible pass this wayland buffer to qt GUI using the QTwayland compositor
Do we have to create QT wayland client application ( with intel media SDK pipeline ) and get the decoded data to wayland buffers /wayland surfacea ? And then how to get this N channel decoded data ( in wayland buffer ) to the Wayland compositor ?
For accelerated playback wayland-egl has to be used ?
Any sample code that will help us to create a Qtwayland client/compositor application for implementing our usecase ?
-
Hi,
I think that this question would better be asked on the interest mailing list. You'll find there Qt's developers/maintainers and they will be more likely to answer such a low-level question (low-level in the sense of requiring in depth knowledge of the underlying technology). This forum is more user oriented.
You should also add which version of Qt you are currently using for your project.
1/2