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

QML Camera - setting WhiteBalance, Exposure, ISO doesn't work as expected

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.6
    • Multimedia
    • Qt 6.6, Android 13 Motorola g13
      will test more devices next days

    • Android, iOS/tvOS/watchOS
    • 084a55aae (dev), 0968a212e (6.8), e47816345 (tqtc/lts-6.5)

    Description

      WhiteBalance

      Tried setting WhiteBalance in Qt Declarative Camera Example, but nothing changed.

      Found out that the Example App shows WhiteBalanceModes, but the Example App doesn't test the Modes with 

      isWhiteBalanceModeSupported(WhiteBalanceMode mode)

      Did the tests in my own QML Camera App: Auto is supported and getting false for all other WB Modes.

      But the Camera from Android OS supports it. see screenshot

      ExposureMode

      There are also problems with ExposureMode / ManualExposureTime.

      Cannot verify with Declarative Camera App because ExposureModes aren't part of the App.

      In my App testing all the ExposureModes with 

      isExposureModeSupported(ExposureMode mode)

       only Auto is true, all other modes are false. Tried setting manualExposureTime - also doesn't work.

      Taking a look at Android OS Camera: setting ExposureTime works. see screenshot

      IsoSensitivity

      same problem with IsoSensitivity. Setting manualIsoSensitivity has no effect. Android OS Camera does this.

       

      Attachments

        1. WB_available_Android_camera.png
          916 kB
          Ekkehard
        2. aperturetime_available_Android_camera.png
          1.29 MB
          Ekkehard
        3. 16pro_wb.txt
          2 kB
          Ekkehard

        Issue Links

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

          Activity

            People

              npskalerud Nils Petter Skålerud
              ekkescorner Ekkehard
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes