I&#39;ve searching in the web and I found that this problem could be related with the IPv6 in Windows. Anyone can confirm that?<br><br><div class="gmail_quote">On 1 May 2011 13:39, Alejandro Caires <span dir="ltr">&lt;<a href="mailto:ajdafonte@gmail.com">ajdafonte@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">I already do the test and contrary to what I thought, setting the localhost ip in the host property the delay also happens.<div>
<div></div><div class="h5"><br><br><div class="gmail_quote">On 29 April 2011 10:57, Alejandro Caires <span dir="ltr">&lt;<a href="mailto:ajdafonte@gmail.com" target="_blank">ajdafonte@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Responses in-line<br><br><div class="gmail_quote"><div>On 28 April 2011 23:42, Donny Viszneki <span dir="ltr">&lt;<a href="mailto:donny.viszneki@gmail.com" target="_blank">donny.viszneki@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Do you experience the delay if your client and server are on the same<br>
system and you use the loopback address? </blockquote></div><div><br>I think that setting the localhost ip in the host property the delay doesn&#39;t happen, But I&#39;ll test to confirm that.<br> </div><div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


What is the MSWindows<br>
equivalent of strace/truss?<br></blockquote></div><div><br><span lang="en"><span title="Clique 
para obter traduções alternativas">I</span> <span title="Clique para obter traduções alternativas">am not very</span>
 <span title="Clique para obter traduções alternativas">familiar with that kind of tools, but I </span></span>did a little search in the web and I found this tool:<br><br><a href="http://www.intellectualheaven.com/default.asp?BH=projects&amp;H=strace.htm" target="_blank">http://www.intellectualheaven.com/default.asp?BH=projects&amp;H=strace.htm</a><br>


 </div><div><div></div><div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div><br>
On Thu, Apr 28, 2011 at 6:28 PM, Alejandro Caires &lt;<a href="mailto:ajdafonte@gmail.com" target="_blank">ajdafonte@gmail.com</a>&gt; wrote:<br>
&gt; Ah ok ok. I understand and thanks for the help but the elements suggested<br>
&gt; can&#39;t help me to send rtp over the network :(<br>
&gt; On 28 April 2011 17:47, sumit kumar &lt;<a href="mailto:sumit.git@gmail.com" target="_blank">sumit.git@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; i had worked on it long back..and had used directsoundsrc instead of<br>
&gt;&gt; autoaudiosrc and directsoundsink instead of autoaudiosink with sync propety<br>
&gt;&gt; set to false for sink element...<br>
&gt;&gt;<br>
&gt;&gt; On Thu, Apr 28, 2011 at 8:17 PM, Alejandro Caires &lt;<a href="mailto:ajdafonte@gmail.com" target="_blank">ajdafonte@gmail.com</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; It happens the same :(<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Btw, what&#39;s the difference between changing autoaudiosrc for<br>
&gt;&gt;&gt; directsoundsrc in this particular case?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On 28 April 2011 14:10, sumit kumar &lt;<a href="mailto:sumit.git@gmail.com" target="_blank">sumit.git@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Please give a try with directsoundsrc...<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; On Thu, Apr 28, 2011 at 3:36 PM, Alejandro Caires &lt;<a href="mailto:ajdafonte@gmail.com" target="_blank">ajdafonte@gmail.com</a>&gt;<br>
&gt;&gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Hi,<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; First of all I want to congratulate the work done in this library.<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; I&#39;m using gstreamer in Windows and I have the following problem:<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; When I execute the following instruction:<br>
&gt;&gt;&gt;&gt;&gt; gst-launch.exe gstrtpbin name=rtpbin autoaudiosrc ! alawenc !<br>
&gt;&gt;&gt;&gt;&gt; rtppcmapay<br>
&gt;&gt;&gt;&gt;&gt; max-ptime=20000000 timestamp-offset=0 ! udpsink port=&lt;portDest&gt;<br>
&gt;&gt;&gt;&gt;&gt; host=&lt;ipDest&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; takes about 10-12 seconds to execute it.<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; This delay happens in the following scenarios:<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; - When the user with a &quot;send pipeline&quot; connect the PC and perform<br>
&gt;&gt;&gt;&gt;&gt; the test, the pipeline took about 10-12 seconds to be started;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; - For example, imagine that you try to do the test at 2 p.m. and it<br>
&gt;&gt;&gt;&gt;&gt; doesn&#39;t has delay, then wait 20 minutes (approx.) and try to do the<br>
&gt;&gt;&gt;&gt;&gt; test again. In this case, the delay of 10-12 seconds always happen.<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Taking into account this situation, I&#39;ve been done more testing and I<br>
&gt;&gt;&gt;&gt;&gt; noted the following (I&#39;m using Gstreamer-Java to perform this test):<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; When I want to send rtp over the network I use the udpsink Element as<br>
&gt;&gt;&gt;&gt;&gt; follows:<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Element rtpsink = ElementFactory.make(&quot;udpsink&quot;, &quot;rtpsink&quot;);<br>
&gt;&gt;&gt;&gt;&gt; rtpsink.set(&quot;port&quot;, &quot;4000&quot;);<br>
&gt;&gt;&gt;&gt;&gt; rtpsink.set(&quot;host&quot;, &quot;192.168.2.8&quot;);<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; And I noted that (sometimes) executing these instructions takes about<br>
&gt;&gt;&gt;&gt;&gt; 10-12 seconds to<br>
&gt;&gt;&gt;&gt;&gt; execute them. In other words, the same that happens executing the<br>
&gt;&gt;&gt;&gt;&gt; pipeline described above.<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; For all I have been describing and after some help of the guys of<br>
&gt;&gt;&gt;&gt;&gt; OSSBuild project, I noted that the udpsink element has some issues on<br>
&gt;&gt;&gt;&gt;&gt; Windows.<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; So, I&#39;ve searched in this mailing list to know more info about this<br>
&gt;&gt;&gt;&gt;&gt; question and I found the following posts:<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; <a href="https://bugzilla.gnome.org/show_bug.cgi?id=534243" target="_blank">https://bugzilla.gnome.org/show_bug.cgi?id=534243</a><br>
&gt;&gt;&gt;&gt;&gt; <a href="https://bugzilla.gnome.org/show_bug.cgi?id=604870" target="_blank">https://bugzilla.gnome.org/show_bug.cgi?id=604870</a><br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; After all that has been described previously, I would like to know if<br>
&gt;&gt;&gt;&gt;&gt; someone can help me about this issue. Is already resolved? If there&#39;s an<br>
&gt;&gt;&gt;&gt;&gt; alternative element that I can use instead of udpsink?<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Best regards<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; --<br>
&gt;&gt;&gt;&gt;&gt; Alejandro Caires<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt;&gt;&gt; gstreamer-devel mailing list<br>
&gt;&gt;&gt;&gt;&gt; <a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
&gt;&gt;&gt;&gt;&gt; <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt;&gt; gstreamer-devel mailing list<br>
&gt;&gt;&gt;&gt; <a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
&gt;&gt;&gt;&gt; <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; --<br>
&gt;&gt;&gt; Alejandro Caires<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; gstreamer-devel mailing list<br>
&gt;&gt;&gt; <a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
&gt;&gt;&gt; <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; gstreamer-devel mailing list<br>
&gt;&gt; <a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
&gt;&gt; <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Alejandro Caires<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; gstreamer-devel mailing list<br>
&gt; <a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
&gt; <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
</div></div><font color="#888888">--<br>
<a href="http://codebad.com/" target="_blank">http://codebad.com/</a><br>
</font><div><div></div><div>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div></div></div><br><br clear="all"><br>-- <br><font color="#888888">Alejandro Caires<br>
</font></blockquote></div><br><br clear="all"><br></div></div>-- <br><font color="#888888">Alejandro Caires<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Alejandro Caires<br>