Skip to content

add new plugin for Qt 6 rendering inside a QML scene

Matthew Waters requested to merge ystreet/gstreamer:qml6 into main
  • Based heavily on the existing Qt5 integration however:
    • The sharing of OpenGL resources is slightly different
    • The integration with the scengraph is a bit different
  • Wayland, XCB and KMS have been smoke tested. Android, MacOS/iOS, Windows may or may not work.

Merge request reports