<div>We need a better description of the problem to be able to help. It sounds like you are on the right track that it works sometimes. I recommend to try and debug the problem more using the following tips:</div>
<div> </div>
<div>1. 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't a socket receiving the data.</div>
<div> </div>
<div>2. Place some strategic printf statements in openRTSP program or LIVE555 library to provide yourself with more information.</div>
<div> </div>
<div>Thanks,</div>
<div> </div>
<div>Eric<br><br></div>
<div class="gmail_quote">2008/2/21 Ferruccio Fiorucci <<a href="mailto:ferruccio.fiorucci@gmail.com">ferruccio.fiorucci@gmail.com</a>>:<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'm using a different version of openRTSP( the last version I found in the server ), and I can't use the -e option, it'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't know why this problem happens, it seems random…….</span></p>
<p><span lang="EN-GB"> </span></p>
<p><span lang="EN-GB">Do you have any idea to solve this problem?</span></p>
<p><span lang="EN-GB"> </span></p>
<p><span lang="EN-GB">Thanks</span></p>
<p><span lang="EN-GB"> </span></p><span lang="EN-GB" style="FONT-SIZE: 12pt">Best Regards</span><br><br>
<div class="gmail_quote">2008/2/20 Sigismondo Boschi <<a href="mailto:s.boschi@totalwire.it" target="_blank">s.boschi@totalwire.it</a>>:<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>> Hello,<br>><br>> I'm trying to use the openrtsp program in order to connect to an Axis<br>> camera ( axis 207 ) unsuccesful!!!<br>> All seems to go well, I sand to camera all the right commands (<br>
> DESCRIBE, PLAY, and so on..) but when i can see in the shell "Receiving<br>> streamed data", I cant save the data in a file.<br>> The program creates the file, but it's empty ( its dimension is 30 Byte ).<br>
> The parameters I use are:<br>><br>> openRTSP -d 10 -S 54 -n -F prova rtsp://192.168.3.140/mpeg4/media.amp<br>><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 "-t" option - it lets the RTP communication take<br>
place over the estabilished TCP connection.<br><br>Ciao,<br> Sigismondo<br><font color="#888888"><br>--<br>------------------------------------------------------------------<br>Sigismondo Boschi, PhD TotalWire S.r.l.<br>
<a href="mailto:s.boschi@totalwire.it" target="_blank">s.boschi@totalwire.it</a> <a href="http://www.totalwire.it/" target="_blank">http://www.totalwire.it</a><br>cell: +39 346 7911896 tel: +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>