Hi Ross, <br><br>Thanks for your answer, I might have not explained myself well. What I am using are not normal gateways, but a software I am researching in to perform an specific role, so it should work fine. Also, I&#39;m&nbsp; sure that openRTSP is receiving the UDP packets, because I have tcpdumped the network interface and also I have done an strace of openRTSP and it receives the stream packets with the recvfrom function, but it doesn&#39;t write them to the file, as it does when I strace it in a more &quot;normal&quot; behaviour. That&#39;s why I think it is not recognising the source of the packets and dropping them.<br>
<br>Best regards,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Sergio<br><br><br><div class="gmail_quote">2008/3/17 Ross Finlayson &lt;<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>&gt;:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div><div class="Ih2E3d">
<blockquote type="cite">I&#39;m using live555 server and openRTSP
client in an especial emulation environment, lets say I am development
sort of gateway system...<br>
<br>
An example of the configuration could be:<br>
---------------<br>
live555 (<a href="http://10.0.0.11" target="_blank">10.0.0.11</a>) - ServerGW (<a href="http://10.0.0.1" target="_blank">10.0.0.1</a>) - ClientGW (<a href="http://10.0.0.4" target="_blank">10.0.0.4</a>) - openRTSP (<a href="http://10.0.0.4" target="_blank">10.0.0.4</a>)<br>

<br>
and I execute &quot;openRTSP rtsp://10.0.0.1/track.mp3&quot;<br>
</blockquote>
<blockquote type="cite">Basically, the point is that openRTSP
doesn&#39;t write in the output files</blockquote>
<div><br></div>
</div><div>In general, you can&#39;t expect RTSP/RTP to work across
application-level gateways like this.&nbsp; However, see
&lt;<a href="http://www.live555.com/liveMedia/faq.html#openRTSP-empty-files" target="_blank">http://www.live555.com/liveMedia/faq.html#openRTSP-empty-files</a><span></span>&gt;, whic might help you.</div>
<pre>-- 
</pre><font color="#888888">
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
<a href="http://www.live555.com/" target="_blank">http://www.live555.com/</a></div>
</font></div>
<br>_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
<br></blockquote></div><br>