<div dir="ltr"><div><div><div>Hi Georg,<br><div><div><br></div><div>Thanks a lot.<br></div><div><img src="https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif"></div></div>>> Is there some reason why you do not use the default <a href="http://default.pa" rel="noreferrer" target="_blank">default.pa</a>?<br></div><br>Well, the default <a href="http://default.pa" target="_blank">default.pa</a> is made for PC's, right ? As I have an embedded system, I thought I'd better load a minimal set of software, including pulseaudio modules. Most modules are obviously not required in my situation (jack, esound, bluetooth, ...), but  I have to admit that I don't know what things like module-always-sink, module-position-event-sounds, module-filter-heuristics, module-filter-apply, ... do ; and if they could help fixing the issues I'm seeing. I will try.<br><br>>> There are a few latency issues in module-loopback and I sent a patch set a while ago which is addressing them, but I doubt that those patches would help in your situation<br><br>We already applied one of the patches you mention ( <a href="https://github.com/pulseaudio/pulseaudio/commit/c7310f8e379915b42579adb3f5288f5bcb09ba8f">https://github.com/pulseaudio/pulseaudio/commit/c7310f8e379915b42579adb3f5288f5bcb09ba8f</a> ), but we didn't know that there were other ones. <br><br>>> If you have problems downloading I can also send them via mail.<br><br>They are indeed difficult to download from the web site. I would appreciate if you could send them my mail.<br><br></div>Thank you and best regards,<br><br></div>Olivier<br><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 16, 2015 at 3:51 PM, Georg Chini <span dir="ltr"><<a href="mailto:georg@chini.tk" target="_blank">georg@chini.tk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 16.10.2015 15:10, Olivier Delbeke wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br>
<br>
I'm bumping into a very strange issue : setting-up a tunnel between two devices is OK (thanks to Georg), but only when the configuration is static (=stored in the /etc/pulse/* configuration files), not when the same modules are loaded after pulseaudio's start-up. In the second case, all modules are loaded correctly, BUT the calculated latency of the tunnel is obviously wrong, for example "current latency: 26695333.53 ms". And no audio can be heard.<br>
<br>
The log is full of these :<br>
module-loopback.c: Loopback overall latency is 107.15 ms + 220.18 ms + 13395537.50 ms = 13395864.83 ms<br>
module-loopback.c: Loopback overall latency is 107.34 ms + 0.00 ms + 26188232.17 ms = 26188339.51 ms<br>
module-loopback.c: Loopback overall latency is 106.28 ms + 206.58 ms + 13395547.45 ms = 13395860.31 ms<br>
<br>
On my source unit, I have a module-null-sink "default" and a module-native-protocol-tcp.<br>
<br>
On the destination unit, I have the following configuration<br>
  load-module module-udev-detect<br>
  load-module module-suspend-on-idle<br>
  load-module module-cli-protocol-tcp<br>
  load-module module-tunnel-source source_name=my-tunnel  server=192.168.100.1 source=default.monitor<br>
  load-module module-loopback source=my-tunnel sink=my-alsa-sink<br>
<br>
When I start pulseaudio with this configuration, it works. But if I comment the last two lines and execute them manually using "pacmd", I get no audio, the messages in the log and the huge latency.<br>
<br>
Does anybody know why this happens ? And how to get rid of this (I need the dynamic behavior) ?<br>
<br>
By the way, I'm using pulseaudio 6.0 . Any chance that this would be fixed in pulseaudio 7.0 ?<br>
<br>
Thank you and best regards,<br>
<br>
Olivier<br>
<br>
</blockquote></div></div>
Is there some reason why you do not use the default <a href="http://default.pa" rel="noreferrer" target="_blank">default.pa</a>? I would at least test it with<br>
a standard setup and clean the modules later. Just to be on the safe side. When I tested it,<br>
I loaded the modules manually and it worked fine.<br>
There are a few latency issues in module-loopback and I sent a patch set a while ago which<br>
is addressing them, but I doubt that those patches would help in your situation. You can try<br>
them however.  See <a href="http://thread.gmane.org/gmane.comp.audio.pulseaudio.general/22956" rel="noreferrer" target="_blank">http://thread.gmane.org/gmane.comp.audio.pulseaudio.general/22956</a><br>
If you have problems downloading I can also send them via mail.<br>
<br>
Regards<br>
             Georg<br>
_______________________________________________<br>
pulseaudio-discuss mailing list<br>
<a href="mailto:pulseaudio-discuss@lists.freedesktop.org" target="_blank">pulseaudio-discuss@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss</a><br>
</blockquote></div><br></div></div></div></div>