<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>For some days, I'm testing some ways to send/receive audio
      to/from two computers connected with WiFi to a router. I use Jack
      in both machines and I need to use WiFi, no wires, because of a
      necessarily comfort issue.<br>
    </p>
    <h3>What I tested:<br>
    </h3>
    <p> - netsend~/netreceive~ from
      <a class="moz-txt-link-freetext" href="http://www.nullmedium.de/dev/netsend~/">http://www.nullmedium.de/dev/netsend~/</a>. It works, but it makes a
      lot of click/pops: unacceptable.</p>
    - I compiled zita-njbridge and, finally, I made it work: also
    unaceptable because of similar noises and silences.
    <h3>What I didn't test yet:</h3>
    <p>- netsend~/netreceive~ from
      <a class="moz-txt-link-freetext" href="http://www.remu.fr/sound-delta/netsend~/">http://www.remu.fr/sound-delta/netsend~/</a>, because it is not
      compiled for Linux and I don't know how to do it.<br>
    </p>
    <p>- I tried to use jack.trip but, because an error, I should
      compile 1.1 version. I didn't do it, because I have to install
      Qt5. I'm afraid of doing a mess...<br>
    </p>
    <p>- NetJack1: I like the idea of compressing audio, but I don't
      like the master-slave design because I have to use both soundcards
      speakers and microphones.</p>
    <p>- NetJack2: also it has master-slave system. I don't know if I
      will can make the configuration I need.</p>
    <p>Also, I have to send from one computer to the other, a screencast
      (I would use VNC or "X over SSH", I have to test them). It doesn't
      matter if it is not perfect, it is only for monitoring.<br>
    </p>
    Now, the question: <b>Will I can get what I need? Will I can send
      audio to/from both computers with no clicks/pops/silences and also
      send video from one to another?<br>
      <br>
    </b>If the answer is "NO", I'm ending right here my research.<br>
    Thanks in advance.<br>
  </body>
</html>