<div dir="ltr"><div><div><div><div><div><div><div><div><div>Mario--<br><br>What is VCN? <br></div>Also good to label your arrows (audio? or messages?). <br><br></div>I think netsend~/netreceive~ is your best choice.<br></div>Try an end-to-end test without recompiling first. <br><br></div>I would say UDP makes more sense for audio <br>than TCP/IP.  (If you drop a big chunk over TCP, <br>and the application can't recover, then potentially <br></div>the entire TCP connection must be torn down <br></div>and restarted -- on both ends, which takes time. <br><br>UDP is designed for protocols (like live streaming) <br>where you expect packet loss. <br><br>Of course you don't want packet loss!<br>But UDP (theoretically) could <b>recover faster</b> than TCP. <br></div><div>And that's what you want for audio. <br></div></div></div><div><div><div><div><div><div><div><div><br> <br></div></div></div></div></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 6, 2016 at 9:36 AM, Mario Sottile <span dir="ltr"><<a href="mailto:mariomey@gmail.com" target="_blank">mariomey@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <p>I need to make this configuration (pay attention only to audio):</p>
    <p><img src="cid:part1.9462D2C5.9B058D36@gmail.com" alt="" height="261" width="673"></p>
    <p><br>
    </p>
    <p>First, I thought using NetJack... but I don't know if it is
      possible.</p>
    <p>Then, I found netsend~ and netreceive~ (from
      <a href="http://www.nullmedium.de/dev/netsend~/" target="_blank">http://www.nullmedium.de/dev/<wbr>netsend~/</a>), but they are compiled to
      32 bits arch (I didn't compile them to 64 yet).</p>
    <p>Also, somebody told me about Scenic
      (<a href="https://github.com/sat-metalab/scenic" target="_blank">https://github.com/sat-<wbr>metalab/scenic</a>)</p>
    <p>Could anybody of this list tell me what is the best approach?
      Another idea?</p>
    <p>Thanks.<br>
    </p>
  </div>

<br>______________________________<wbr>_________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/<wbr>listinfo/pd-list</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">--<br>
May you, and all beings<br>
be happy and free from suffering :)<br>
-- ancient Buddhist Prayer (Metta)<br></div></div></div></div>
</div>