well, thanks for the help, finally the problem was that my gateway was accidentally changing the format of the packets, and I guess openRTSP couldn&#39;t write them properly.<br><br>best regards,<br>Sergio<br><br><div class="gmail_quote">
On Mon, Mar 17, 2008 at 11:24 PM, Ross Finlayso &lt;<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">&gt;Thanks for your answer, I might have not explained myself well. What<br>
&gt;I am using are not normal gateways, but a software I am researching<br>
&gt;in to perform an specific role, so it should work fine. Also, I&#39;m<br>
&gt;sure that openRTSP is receiving the UDP packets, because I have<br>
&gt;tcpdumped the network interface and also I have done an strace of<br>
&gt;openRTSP and it receives the stream packets with the recvfrom<br>
&gt;function, but it doesn&#39;t write them to the file<br>
<br>
</div>If &quot;openRTSP&quot; really is receiving the files, then it will write the<br>
data to the output files (unless you modified the code, in which case<br>
I can&#39;t help you). &nbsp;But perhaps the RTP data packets are present on<br>
your network, but are not being received by &quot;openRTSP&quot;. &nbsp;In that<br>
case, it might be that the packets&#39; port numbers are wrong (in which<br>
case then perhaps the &quot;-p &lt;startingPortNumber&gt;&quot; option might help).<br>
<br>
(Sorry, but that&#39;s the only hep I can give you right now...)<br>
<div><div></div><div class="Wj3C7c"><br>
--<br>
<br>
Ross Finlayson<br>
Live Networks, Inc.<br>
<a href="http://www.live555.com/" target="_blank">http://www.live555.com/</a><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>
</div></div></blockquote></div><br>