Ferruccio Fiorucci wrote:
Hello,

I'm trying to use the openrtsp program in order to connect to an Axis camera ( axis 207 ) unsuccesful!!! All seems to go well, I sand to camera all the right commands ( DESCRIBE, PLAY, and so on..) but when i can see in the shell "Receiving streamed data", I cant save the data in a file.
The program creates the file, but it's empty ( its dimension is 30 Byte ).
The parameters I use are:

openRTSP -d 10 -S 54 -n -F prova rtsp://192.168.3.140/mpeg4/media.amp

Hi,
I can do it successfully, with an Axis camera. However I have slightly different options (maybe older/newer version... openRTSP.exe -e 10 -F test rtsp://192.168.0.42/mpeg4/media.amp ). Be careful with firewalls (I mean Windows or Linux ones), because the client is working as an UDP server. Try with the "-t" option - it lets the RTP communication take place over the estabilished TCP connection.

Ciao,
   Sigismondo

--
------------------------------------------------------------------
Sigismondo Boschi, PhD                     TotalWire S.r.l.
[EMAIL PROTECTED]                      http://www.totalwire.it
cell: +39 346 7911896                      tel:  +39 051 302696
begin:vcard
fn:Sigismondo Boschi
n:Boschi;Sigismondo
org:TotalWire
adr:;;via Valdossola, 25/b;Bologna;BO;40134;Italy
email;internet:[EMAIL PROTECTED]
tel;work:+39 051 302696
tel;cell:+39 346 7911896
x-mozilla-html:FALSE
url:http://www.totalwire.it
version:2.1
end:vcard

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to