Qt 6.11 is out! See what's new in the release
blog
Sink video through GStreamer Qt
-
Hi,
Qt doesn't use GStreamer on Windows. If you want that you first have to get/build GStreamer for Windows and then compile the Qt plugin by hand yourself.
Note that this won't necessarily mean that it will work out of the box. -
But do you know, how to compile plugin in Qt?
Qt doesn't use GStreamer on Windows. If you want that you first have to get/build GStreamer for Windows and then compile the Qt plugin by hand yourself.
Note that this won't necessarily mean that it will work out of the box. -
Yes, I do know how to build plugin with Qt. What is your exact question here ?
-
Did you download the Qt sources ?