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

Can't capture audio when audio input changes to a device that was connected during the session

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: P2: Important P2: Important
    • 6.2
    • 6.2.0 Beta4
    • Multimedia
    • None

      When changing the capture session's audio input device to a device that was connected during the session, AVFoundation can't seem to create a new AVCaptureDevice. Even though the notification for a new connected capture device gets called and we do have a valid uniqueID for the device, AVCaptureDevice deviceWithUniqueId: gives us a null device. This doesn't happen when the device is connected before starting the capture session.

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

            dorisverria Doris Verria
            dorisverria Doris Verria
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes