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. Access Ultra-Wide camera in iOS
Qt 6.11 is out! See what's new in the release blog

Access Ultra-Wide camera in iOS

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

    Hi all,

    I’m developing an iOS app that will have a better experience with the front Ultra-Wide camera in iPad Pro 2021 12.9 inches.

    My environment is Qt 5.14.2 (Clang 10.0 (Apple), 64 bit) with Felgo.
    I’m using LiveServer to deploy my app to iPad.

    Problem is, I list the available camera by QtMultimedia.availableCameras.
    But I just got two options, which are the back camera(built-in_video:0) and the front camera(built-in_video:1).

    Somehow I know that the device ID is Ultra-Wide camera should be built-in_video:5. But I type it in Camera.deviceID and nothing happened.

    Is there any setting I missed?

    1 Reply Last reply
    0
    • P Offline
      P Offline
      pcspets
      Qt Champion 2021
      wrote on last edited by
      #2

      Yes, seems that those logical multi-lens cameras are currently not supported by Qt. I created an issue for that: https://bugreports.qt.io/browse/QTBUG-121422

      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