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

Implement QCameraImageCapture::setCaptureDestination(CaptureToBuffer) on iOS

    XMLWordPrintable

Details

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

    • iOS/tvOS/watchOS

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes