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

Problem with VideoOutput

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 822 Views
  • 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.
  • P Offline
    P Offline
    pawmaz
    wrote on 14 Jul 2014, 14:45 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
    • J Offline
      J Offline
      JKSH
      Moderators
      wrote on 14 Jul 2014, 15:21 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
      • P Offline
        P Offline
        pawmaz
        wrote on 14 Jul 2014, 16:22 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

        1/3

        14 Jul 2014, 14:45

        • Login

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