<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Peak meters are shown in the Recording/Playback tabs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103535#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Peak meters are shown in the Recording/Playback tabs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103535">bug 103535</a>
              from <span class="vcard"><a class="email" href="mailto:smurf@smurf.noris.de" title="Matthias Urlichs <smurf@smurf.noris.de>"> <span class="fn">Matthias Urlichs</span></a>
</span></b>
        <pre>The problem is that masking "org.PulseAudio.pavucontrol" only filters the local
pavucontrol's streams. If however a peak monitor stream is opened to a remote
system, the app id on the monitored system is "org.PulseAudio.PulseAudio".

Worse, looking at "pactl list" it's obvious that the resampling to mono 25Hz
peak monitoring appears to be done by the pulseaudio server which pavucontrol
connects to, not the one with the actual hardware. This causes a lot of
superfluous traffic.

One of my setups will consist of 50+ satellites (each a Raspberry Pi 3 with
speaker, microphone, and local echo cancelling) which export their audio
devices via zeroconf. Handling 150 audio streams at the same time is out of the
question.

If this resampling issue is just a configuration problem, I'd appreciate a
pointer.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>