Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Problem with VideoOutput
Qt 6.11 is out! See what's new in the release blog

Problem with VideoOutput

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 1.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hi. How to display QVideoFrame into Qt Quick's VideoOutput? I've been searching a lot but I couldn't find anything working.

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Hi, and welcome to the Qt Dev Net!

      I haven't done that myself, but this documentation should be a good starting point: http://qt-project.org/doc/qt-5/qml-qtmultimedia-videooutput.html#source-prop (see the property called "source")

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        The problem is that I've tried to use this property like in this thread: http://qt-project.org/forums/viewthread/27741 but I used QObject based class instead of QMediaPlayer . Sadly, it didn't work. Maybe it's possible to directly deliver QVideoFrame to some QML type although I didn't find anything about it

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved