Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-84850

QQuickImageProvider for a framebuffers

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • None

    Description

      Hello,
      We have faced QML restriction related to displaying shared textures from the framebuffers.
      Currently, QML is able to display shared textures using QQuickImageProvider class with QQmlImageProviderBase::Texture as type. Unfortunately, QML engine has no mechanism to mark an Image element as dirty in case of texture was updated. Wich will lead to redrawing the QML scene. This functionality will be useful for the FBO attached textures.

      I'm suggesting to add additional type for QQmlImageProviderBase::ImageType. For example, VideoTexture which will act as a Texture but will keep the Image element as dirty while it is visible. This will allow forsely redraw QML scene.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              evgeniy_prikazchikov Evgeniy Prikazchikov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes