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


<div dir="ltr">

<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style><div dir="ltr">I'm having a DenverCoder9 week. I'm trying to do exactly what was asked here 2 years ago:<br>http://comments.gmane.org/gmane.comp.audio.jackit/25893<br><br>Unfortunately, the discussion never ends with a report of success. Is it even possible?<br><br>Between that and info here:<br>https://blogs.gentoo.org/mgorny/2015/01/16/surround-sound-over-network-with-windows-8/<br>https://github.com/jackaudio/jackaudio.github.com/wiki/WalkThrough_User_NetJack2<br><br>This is what my plan is:<br><br><b>JACK slave (on PC w/ speaker) Windows 7:</b><br><br>C: jackd.exe -R -S -d net<br>C: jack_load audioadapter<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 master (Audio source/Line-In) Windows 7:</b><br><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><br>I only get as far as the second step. When I try to jack_load audioadapter, <br>Jackd says Waiting for a master...<br>Ringbugger automatic adaptive mode size =4096<br>MMCSS API not used...<br><br>and then Jackd crashes within a second with<br>Problem signature:<br>  Problem Event Name:    APPCRASH<br>  Application Name:    jackd.exe<br>  Application Version:    1.9.10.0<br>  Application Timestamp:    53b56ef3<br>  Fault Module Name:    audioadapter.dll<br>  Fault Module Version:    1.9.10.0<br>  Fault Module Timestamp:    53b56ee4<br>  Exception Code:    c0000005<br>  Exception Offset:    00003d46<br>  OS Version:    6.1.7601.2.1.0.256.1<br>  Locale ID:    1033<br>  Additional Information 1:    0a9e<br>  Additional Information 2:    0a9e372d3b4ad19135b953a78882e789<br>  Additional Information 3:    0a9e<br>  Additional Information 4:    0a9e372d3b4ad19135b953a78882e789<br><br>Jack seems like the perfect way to stream low latency audio around my house. I hope it's just something simple that I'm doing wrong. Thanks guys!<br></div>
</div>
                                          </div></body>
</html>