<div dir="ltr"><div><div>Ok, I don&#39;t know stuff about RTP/RTCP. So, I&#39;d rather go for [netsend~]/[netreceive~]. In the README file though it says this:<br>To compile for Pd, cd into the directory, where you found this<br>
  README and type &quot;make pd_linux&quot;, &quot;make pd_darwin&quot;, &quot;make pd_irix6&quot;<br>  (make is supposed to be gnu-make) or &quot;nmake pd_nt&quot; depending on <br>  the operating system you are using.<br>
<br></div>But typing make pd_darwin I get this error: make: Nothing to be done for `pd_darwin&#39;. <br>Plus, on the website of these objects it says that they are currently unsupported...<br></div><div><br>The directory though includes .pd_darwin files, but trying to import the library in a patch, the console shows this:<br>
/Applications/Pd-extended.app/Contents/Resources/Scripts/../extra/netsend~/netsend~.pd_darwin: dlopen(/Applications/Pd-extended.app/Contents/Resources/Scripts/../extra/netsend~/netsend~.pd_darwin, 10): no suitable image found.  Did find:<br>
    /Applications/Pd-extended.app/Contents/Resources/Scripts/../extra/netsend~/netsend~.pd_darwin: mach-o, but wrong architecture<br>[import]: can&#39;t load library in &#39;netsend~&#39;<br><br></div>Any tip on solving this problem?<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Nov 24, 2013 at 9:25 PM, IOhannes m zmölnig <span dir="ltr">&lt;<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 2013-11-24 19:38, Alexandros Drymonitis wrote:<br>
&gt; I&#39;m actually trying to solve the make problem with the iemrtp library. The<br>
<br>
</div>darn, i should not announce these objects :-) :-(<br>
<br>
the thing is, that these objects allow you to create an RTP streaming<br>
solution - if you know what you are doing (you should have a good idea<br>
about what RTP/RTCP is; the objects will do the<br>
data-formatting/packaging for you, but you have to implement buffering,<br>
resampling, packet-loss correction,... yourself and within Pd!<br>
currently the only supported payload is 16bit uncompressed audio.<br>
<br>
these objects are not for the fain-hearted...<br>
<br>
[netsend~]/[netreceive~] are definitely easier to use.<br>
<br>
gfmdsar<br>
<span class="HOEnZb"><font color="#888888">IOhannes<br>
<br>
</font></span><br>_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br></div>