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

QML/iOS: access to microphone required even if videoRecorder is muted

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.7.0
    • Multimedia
    • None
    • iOS 10.0.1
    • iOS/tvOS/watchOS

    Description

      When recording video using the Camera videoRecorder, iOS asks the user for access to the camera (showing the message in NSCameraUsageDescription) and microphone (showing the message in NSMicrophoneUsageDescription).

      The problem is that this two authorisations are required even if the videoRecorder muted is set to true and so no sound will be recorded.

      In my use case, I have no logical usage of the microphone and it is very difficult to explain to the user in the NSMicrophoneUsageDescription why they need to give permision.

      Attachments

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

        Activity

          People

            artemiy Artem Dyomin
            therec Alex Reche
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes