[Live-devel] reclamationTestSeconds in TCP

2008-12-05 Thread Renato MAURO (Libero)
Hi Ross, hi all. I have an RTSPServer dealing with RTP_UDP clients and reclamationTestSeconds set to 45s. RTSPClient-s say they are alive by sending a GET_PARAMETER command every 20s. Everything works fine. Now I'd like to use the same server with RTP_TCP clients. I see that they

Re: [Live-devel] Fw: Trouble with openRTSP

2008-12-05 Thread Sébastien Escudier
Quoting "Jacob G. Stich" <[EMAIL PROTECTED]>: > but I can't figure out how to > replay the video file that was created. The RTSP stream is a MPEG4 stream, > so I tried playing it as is and after adding a .mp4 file extension, but it > won't play in VLC media player or Kaffeine. Can anyone help me o

[Live-devel] Fw: Trouble with openRTSP

2008-12-05 Thread Jacob G. Stich
Hello, I've compiled and installed the live555 library and openRTSP client test program. I am trying to get the client program to save a real-time RTSP stream to a data file. I have tried all the options I could think of for running the application, but I just can't figure out why the resultant

[Live-devel] Live555/DirectShow Source Filter for PCM audio: source code

2008-12-05 Thread Ralf Globisch
I've just implemented a very simple DirectShow RTSP Source filter using the live555 library which can receive 8/16 bit PCM from an RTSP server at various sampling rates. I'm hoping to add other media types such as mp3 at a later stage if time allows it. I've seen a couple of queries relating to

[Live-devel] timeout after 1 min

2008-12-05 Thread venugopalpaikr
Hi everybody, We have extended the Live555 code to support HTTP tunneling and we have been able to succesfully stream data. But exactly after a minute the server terminates the connection. We have been trying to analyze the prob but in vain. -> We have set the reclamation time to 0 se