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

Bluetooth connection is stopped when QAudioInput is started

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.15.1
    • Multimedia
    • None
    • iOS/tvOS/watchOS

      First I play some music on my iPhone on a connected Bluetooth device

      Next I start the attached (dummy) application and press the record button.

      When it executes the following lines

      m_audioInput = new QAudioInput(m_deviceInfo, m_format);
      m_audioInput->start(); 

      the audio is stopped on the connected Bluetooth device and starts playing on the iPhone itself.

      Can you reproduce this issue?  Suggest a (temporary) work around?  

      Note that this issue is related to QTBUG-83776.

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

            tpochep Timur Pocheptsov
            vdaele vdaele
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes