<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>FYI - I have made some progress on this question. On the desktop, I have a script which configures the desktop PulseAudio server to send the LINE-IN port over a tunnel to the laptop. Here it is:<br>#!/bin/bash<br># load_loopback<br># create new sink called gtunnel<br>pactl load-module module-tunnel-sink sink_name=gtunnel server=192.168.1.108 sink=output<br># loop LINE-IN to gtunnel<br>pactl load-module module-loopback source=alsa_input.pci-0000_00_1b.0.analog-stereo sink=gtunnel<br><br>I'm hearing the audio output downstairs on my laptop speakers, but there is also a drumming sound at about 3-5 Hz.<br>I'll have to go up to the attic to see if the drumming noise is actually coming from the radio or cabling, or if it's something else. If anyone has some suggestions on how to narrow it down, feel free to chime in.<br><br>Jake<br><br><div>

<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}

--></style>
<div dir="ltr">I have a computer in an attic running Ubuntu 16.04 - this is a desktop computer. It has two radios attached and I want to hear the sound from either/both of them on my Windows 10 laptop in the basement. <br><br><br>                                          </div>
<br>_______________________________________________
pulseaudio-discuss mailing list
pulseaudio-discuss@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss</div>                                     </div></body>
</html>