<html>
<head>
</head>
<body class='hmmessage'><div dir='ltr'>

<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr">I've been struggling for the past week to do the most basic task with Jack NetDriver. I have 3 machines connected over a LAN. The speakers are on an Ubuntu 14.4 box and a Windows box, while the audio source is connected to the line-in of a Windows box. So far it seems like Jack is connecting, but I can't get either box to output any audio.<br><br><b>JACK slave (on speaker-PC) Ubuntu:<br><br></b>$ jackd -R -d alsa -P -r 48000 -S<br>$ jack_load netadapter -i '-C 2'<br>$ jack_connect netadapter:capture_1 system:playback_1<br>$ jack_connect netadapter:capture_2 system:playback_2<br><br><b>JACK slave (on speaker-PC) Windows 7:</b><br><br>C: jackd.exe -R -S -d net<br>C: jack_load netadapter <br>C: jack_connect netadapter:capture_1 system:playback_1<br>C: jack_connect netadapter:capture_2 system:playback_2<br><br><br><b>JACK slave (on speaker-PC) Windows 7:<br></b><br>C: jackd.exe -R -S -d portaudio "ASIO::ASIO4ALL v2"<br>C: jack_load netadapter <br>In JackControl connect linein1->slave1<br>In JackControl connect linein2->slave2<br>In JackControl press the play button<br><br>Results neither of my slaves play any audio. And I get error messages like this:<br><br><br>**************** Network parameters ****************<br>Name : luke2-win7<br>Protocol revision : 8<br>MTU : 1500<br>Master name : opteron-PC<br>Slave name : luke2-win7<br>ID : 1<br>Transport Sync : no<br>Send channels (audio - midi) : 8 - 0<br>Return channels (audio - midi) : 2 - 0<br>Sample rate : 48000 frames per second<br>Period size : 1024 frames per period<br>Network latency : 5 cycles<br>SampleEncoder : Float<br>Slave mode : sync<br>****************************************************<br>Recv connection lost error<br>Driver is restarted<br>MMCSS API not used...<br>JackTimedDriver::Process XRun = 145 usec<br>Restarting driver...<br>NetDriver started in sync mode without Master's transport sync.<br>Waiting for a master...<br>Initializing connection with opteron-PC...<br>**************** Network parameters ****************<br>Name : luke2-win7<br>Protocol revision : 8<br>MTU : 1500<br>Master name : opteron-PC<br>Slave name : luke2-win7<br>ID : 1<br>Transport Sync : no<br>Send channels (audio - midi) : 8 - 0<br>Return channels (audio - midi) : 2 - 0<br>Sample rate : 48000 frames per second<br>Period size : 1024 frames per period<br>Network latency : 5 cycles<br>SampleEncoder : Float<br>Slave mode : sync<br>****************************************************<br>Wrong packet type : a<br>NetSlave : missing last data packet<br>...<br>Wrong packet type : a<br>NetSlave : missing last data packet<br>Wrong packet type : a<b><br></b><br>Can any Pro's help a total beginner out?<br></div>
                                          </div></body>
</html>