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

Implement QCameraImageCapture::setCaptureDestination(CaptureToBuffer) on iOS

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Duplicate
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.4.0
    • Multimedia
    • None
    • iOS

    • iOS/tvOS/watchOS

      Implementing QCameraImageCapture::setCaptureDestination(CaptureToBuffer) would be nice for applications that need to exploit the captured image after it has been taken.
      Examples range from computer vision applications, applications that doesn't need to save images to the disk (directly send to the network, eg. chat applications), photo editors, ...

      Currently this is supported on Android but not on iOS, QCameraImageCapture::​isCaptureDestinationSupported(QCameraImageCapture::CaptureToBuffer) returns false on iOS. The only capture destination supported is QCameraImageCapture::CaptureToFile.

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

            valentyn.doroshchuk Valentyn Doroshchuk
            grecko Pierre-Yves Siret
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes