Re: [Live-devel] RTSP stops after 5 minutes

2009-05-07 Thread Cristiano Belloni
Shiva and Ron, could you please monitor the client / camera interaction with sniffer tools like Wireshark or Tcpdump? The behaviour seems compatible with my very same problem (connection shut down after a while, only in tcp mode), and in my case it is due to openRTSP not sending RR packets (th

Re: [Live-devel] RTSP stops after 5 minutes

2009-05-06 Thread Ron McOuat
The media.amp ending on the URL says you are using an Axis camera. If you replace the -t option with -T 80 you will switch from using regular RTSP/RTP by TCP to TCP tunneled on HTTP to port 80 which the Axis camera will accept. This did not fail for me after a time period. I compiled live555 wi

Re: [Live-devel] RTSP stops after 5 minutes

2009-05-05 Thread Ross Finlayson
this is there any way that i would make openrtsp client streaming to work for more than 5 minutes with TCP tunneling i.e., with -t option. Sorry, but youre going to have to figure out for yourself why this is not working for you. Remember, You Have Complete Source Code. -- Ross Finlayson

Re: [Live-devel] RTSP stops after 5 minutes

2009-05-05 Thread Shiva Shankar N
Hi this is there any way that i would make openrtsp client streaming to work for more than 5 minutes with TCP tunneling i.e., with -t option. thanking you shiv On Mon, May 4, 2009 at 2:04 AM, Shiva Shankar N wrote: > Hi Ross, > > Thanks for your quick reply. > Do you have any suggestion for

Re: [Live-devel] RTSP stops after 5 minutes

2009-05-03 Thread Ron McOuat
I ran into this with Axis cameras, judging from the URL this is what you are using. I found the -T option for HTTP tunneling also worked as well as leaving off the -t option as you have found. Shiva Shankar N wrote: Hi Ross, It is working fine if i tunnel the data thru UDP. I.e., removing -

Re: [Live-devel] RTSP stops after 5 minutes

2009-05-03 Thread Shiva Shankar N
Hi Ross, It is working fine if i tunnel the data thru UDP. I.e., removing -t option it is working fine. thanks shiv On Sun, May 3, 2009 at 8:35 PM, Shiva Shankar N wrote: > Hi Ross, > > This is error i am getting. please if you now where exactly it going > wrong. > please let me know. So t

Re: [Live-devel] RTSP stops after 5 minutes

2009-05-03 Thread Shiva Shankar N
Hi Ross, This is error i am getting. please if you now where exactly it going wrong. please let me know. So that it would reduce my debugging time * User-

Re: [Live-devel] RTSP stops after 5 minutes

2009-05-03 Thread Ross Finlayson
What do you mean "stops working"? The application stop or close automatically.. to be exactly after 5 minutes 40 sec I want to play this application continuously .. and this the setting i am using openrtsp -b 50 -v -V -w 704 -h 480 -4 -t -c rtsp://128.xxx.xx.xxx/mpeg4/media.amp >strea

Re: [Live-devel] RTSP stops after 5 minutes

2009-05-03 Thread Shiva Shankar N
Hi Ross, I tried with latest version. I download it today and i checked it. Even the latest version is stopping after 5 minutes. openrtsp -b 50 -v -V -w 704 -h 480 -4 -t -c rtsp://128.xxx.xx.xxx/mpeg4/media.amp >stream.m4v thanks shiv On Sun, May 3, 2009 at 12:35 PM, Shiva Shankar N wro

Re: [Live-devel] RTSP stops after 5 minutes

2009-05-03 Thread Shiva Shankar N
Hi Ross, What do you mean "stops working"? The application stop or close automatically.. to be exactly after 5 minutes 40 sec I want to play this application continuously .. and this the setting i am using openrtsp -b 50 -v -V -w 704 -h 480 -4 -t -c rtsp://128.xxx.xx.xxx/mpeg4/media.amp >s

Re: [Live-devel] RTSP stops after 5 minutes

2009-05-03 Thread Ross Finlayson
I am using the openRTSP client and it stops working after 5 minutes. What do you mean "stops working"? And i download this version on March 21 2009. The latest version of the code is dated April 20th, 2009. No support is given for earlier versions. -- Ross Finlayson Live Networks, Inc.

[Live-devel] RTSP stops after 5 minutes

2009-05-03 Thread Shiva Shankar N
Hi All, I am using the openRTSP client and it stops working after 5 minutes. And i download this version on March 21 2009. Is there any bug in the latest version. I am having even the old version which is working fine. Thanks shiv ___ live-devel mailin