<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックRe: i.MX8MP BlueZ + PulseAudio: Multiple A2DP sources stream simultaneously (audio overlap)</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MP-BlueZ-PulseAudio-Multiple-A2DP-sources-stream/m-p/2319771#M244081</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/231443"&gt;@monsteera&lt;/a&gt;.&lt;/P&gt;
&lt;P&gt;Thank you for sharing your setup details. Unfortunately, we do not provide any specific guide to integrate BlueZ+PulseAudio on the i.MX8MP, however it seems from different sources that there might be an issue when integrating BlueZ+PulseAudio, therefore I suggest to try to solve the issue with BlueZ APIs as you proposed.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Feb 2026 20:34:21 GMT</pubDate>
    <dc:creator>RomanVR</dc:creator>
    <dc:date>2026-02-18T20:34:21Z</dc:date>
    <item>
      <title>i.MX8MP BlueZ + PulseAudio: Multiple A2DP sources stream simultaneously (audio overlap)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MP-BlueZ-PulseAudio-Multiple-A2DP-sources-stream/m-p/2317626#M244021</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I’m working on a Bluetooth media player on i.MX8MP with Qt. I’m using BlueZ with PulseAudio. One phone(A2DP source) can connect and stream music to the board (A2DP sink) without problems. But while the first phone is playing, a second phone can also connect and start playing, and then I hear two songs mixed together.&lt;/P&gt;&lt;P&gt;What I notice is that when Bluetooth is running, every connected device gets its own PulseAudio Bluetooth card/profile (A2DP). So if two phones stream, PulseAudio just mixes both streams to the output.&lt;/P&gt;&lt;P&gt;I want only one active A2DP stream at a time (single source policy). Ideally, when a second phone starts streaming, the first one should be stopped/disconnected, or the second stream should be rejected. Is there a recommended way to enforce this with BlueZ + PulseAudio on i.MX8MP? Should this be solved with a BlueZ D-Bus policy (monitor MediaTransport state and disconnect the previous device), or is there a simpler config/module setting to prevent multiple A2DP streams?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Feb 2026 08:01:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MP-BlueZ-PulseAudio-Multiple-A2DP-sources-stream/m-p/2317626#M244021</guid>
      <dc:creator>monsteera</dc:creator>
      <dc:date>2026-02-13T08:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MP BlueZ + PulseAudio: Multiple A2DP sources stream simultaneously (audio overlap)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MP-BlueZ-PulseAudio-Multiple-A2DP-sources-stream/m-p/2318772#M244054</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/231443"&gt;@monsteera&lt;/a&gt;,&amp;nbsp;hope you are doing well.&lt;/P&gt;
&lt;P&gt;Could you please provide more details on your setup? The following details would be very helpful:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If you are using a custom board or one of our hardware solutions.&lt;/LI&gt;
&lt;LI&gt;Which Bluetooth connectivity SoC/module are you using?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Feb 2026 21:32:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MP-BlueZ-PulseAudio-Multiple-A2DP-sources-stream/m-p/2318772#M244054</guid>
      <dc:creator>RomanVR</dc:creator>
      <dc:date>2026-02-16T21:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MP BlueZ + PulseAudio: Multiple A2DP sources stream simultaneously (audio overlap)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MP-BlueZ-PulseAudio-Multiple-A2DP-sources-stream/m-p/2318864#M244060</link>
      <description>I'm using IMX8MP custom board with Quectel FGS061N (NXP IW611 chipset)</description>
      <pubDate>Tue, 17 Feb 2026 06:25:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MP-BlueZ-PulseAudio-Multiple-A2DP-sources-stream/m-p/2318864#M244060</guid>
      <dc:creator>monsteera</dc:creator>
      <dc:date>2026-02-17T06:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MP BlueZ + PulseAudio: Multiple A2DP sources stream simultaneously (audio overlap)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MP-BlueZ-PulseAudio-Multiple-A2DP-sources-stream/m-p/2319771#M244081</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/231443"&gt;@monsteera&lt;/a&gt;.&lt;/P&gt;
&lt;P&gt;Thank you for sharing your setup details. Unfortunately, we do not provide any specific guide to integrate BlueZ+PulseAudio on the i.MX8MP, however it seems from different sources that there might be an issue when integrating BlueZ+PulseAudio, therefore I suggest to try to solve the issue with BlueZ APIs as you proposed.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Feb 2026 20:34:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MP-BlueZ-PulseAudio-Multiple-A2DP-sources-stream/m-p/2319771#M244081</guid>
      <dc:creator>RomanVR</dc:creator>
      <dc:date>2026-02-18T20:34:21Z</dc:date>
    </item>
  </channel>
</rss>

