<div>We need a better description of the problem to be able to help.&nbsp; It sounds like you are on the right track that it works sometimes.&nbsp; I recommend to try and debug the problem more using the following tips:</div>
<div>&nbsp;</div>
<div>1.&nbsp; Use packet capture software to see if the data is being transmitted and/or received.</div>
<div>I usually see an ICMP packet for each RTP packet that is sent if there isn&#39;t a socket receiving the&nbsp;data.</div>
<div>&nbsp;</div>
<div>2.&nbsp; Place some strategic printf statements in openRTSP program or&nbsp;LIVE555 library to provide yourself with more information.</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>&nbsp;</div>
<div>Eric<br><br></div>
<div class="gmail_quote">2008/2/21 Ferruccio Fiorucci &lt;<a href="mailto:ferruccio.fiorucci@gmail.com">ferruccio.fiorucci@gmail.com</a>&gt;:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<p><span lang="EN-GB">Hi,<br><br>I think I&#39;m using a different version of openRTSP( the last version I found in the server ), and I can&#39;t use the -e option, it&#39;s not foreseen.<br><br>Anyway I found a solution using the -t opion ( i.e. using the RTP over TCP ). <br>
<br>With this option i can save a mpeg4 file, but at this moment I have a strange problem with this feature:<br><br>when I try to save the file coming from the camera, the openRTSP program sometimes creates a good file, sometimes creates an useless bad file very small. The problem is that I don&#39;t know why this problem happens, it seems random…….</span></p>

<p><span lang="EN-GB">&nbsp;</span></p>
<p><span lang="EN-GB">Do you have any idea to solve this problem?</span></p>
<p><span lang="EN-GB">&nbsp;</span></p>
<p><span lang="EN-GB">Thanks</span></p>
<p><span lang="EN-GB">&nbsp;</span></p><span lang="EN-GB" style="FONT-SIZE: 12pt">Best Regards</span><br><br>
<div class="gmail_quote">2008/2/20 Sigismondo Boschi &lt;<a href="mailto:s.boschi@totalwire.it" target="_blank">s.boschi@totalwire.it</a>&gt;:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<div>
<div></div>
<div class="Wj3C7c">
<div>Ferruccio Fiorucci wrote:<br>&gt; Hello,<br>&gt;<br>&gt; I&#39;m trying to use the openrtsp program in order to connect to an Axis<br>&gt; camera ( axis 207 ) unsuccesful!!!<br>&gt; All seems to go well, I sand to camera all the right commands (<br>
&gt; DESCRIBE, PLAY, and so on..) but when i can see in the shell &quot;Receiving<br>&gt; streamed data&quot;, I cant save the data in a file.<br>&gt; The program creates the file, but it&#39;s empty ( its dimension is 30 Byte ).<br>
&gt; The parameters I use are:<br>&gt;<br>&gt; openRTSP -d 10 -S 54 -n -F prova rtsp://192.168.3.140/mpeg4/media.amp<br>&gt;<br></div>Hi,<br>I can do it successfully, with an Axis camera. However I have slightly<br>different options (maybe older/newer version... openRTSP.exe -e 10 -F<br>
test rtsp://192.168.0.42/mpeg4/media.amp ). Be careful with firewalls (I<br>mean Windows or Linux ones), because the client is working as an UDP<br>server. Try with the &quot;-t&quot; option - it lets the RTP communication take<br>
place over the estabilished TCP connection.<br><br>Ciao,<br>&nbsp; &nbsp;Sigismondo<br><font color="#888888"><br>--<br>------------------------------------------------------------------<br>Sigismondo Boschi, PhD &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; TotalWire S.r.l.<br>
<a href="mailto:s.boschi@totalwire.it" target="_blank">s.boschi@totalwire.it</a> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://www.totalwire.it/" target="_blank">http://www.totalwire.it</a><br>cell: +39 346 7911896 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;tel: &nbsp;+39 051 302696<br>
</font><br></div></div>_______________________________________________<br>live-devel mailing list<br><a href="mailto:live-devel@lists.live555.com" target="_blank">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><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><br clear="all"><br>-- <br>Eric Flickner<br>