Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt 6 porting guidance : QAbstractVideoSurface and QVideoSurfaceFormat.
Forum Updated to NodeBB v4.3 + New Features

Qt 6 porting guidance : QAbstractVideoSurface and QVideoSurfaceFormat.

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 968 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.
  • I Offline
    I Offline
    inkfil
    wrote on last edited by
    #1

    Hello Community,
    I have an iPadOs app build using Qt (version 5.12.11), and im trying to port it to Qt (version 6.4.0)
    I'm facing issues with following classes QAbstractVideoSurface and QVideoSurfaceFormat since they are no longer available in Qt6,
    I've gone through docs and forums (see references below), but did not find anything except that we can use QVideosink as replacement of QAbstractVideoSurface

    Is the any resources, unofficial docs I can refer for how it works, or it would be helpful if somebody could just guide me tho what could be the replacements of the said classes?

    And if any, what would be generic flow to get frame data out of video.

    REFERENCES:
    https://forum.qt.io/topic/128382/qt6-porting-guidance-qcamera-and-qabstractvideosurface
    https://www.mail-archive.com/interest@qt-project.org/msg36086.html

    Thanks
    Ronak Jain.

    1 Reply Last reply
    0
    • Paul ColbyP Offline
      Paul ColbyP Offline
      Paul Colby
      wrote on last edited by
      #2

      Sorry @inkfil, I've never used Qt's video surface classes - I'm just reading the docs and making educated guesses. If you have specific questions I can try to answer them, but otherwise the only general guidance I can give is the read the guides you've already mentioned. Good luck! :)

      Paul.

      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