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

Bluetooth connection is stopped when QAudioInput is started

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

            artemiy Artem Dyomin
            vdaele vdaele
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes