Re: [Live-devel] reclamationTestSeconds in TCP

2009-01-29 Thread Ross Finlayson
It's not your mistake. There is a known problem with the current "LIVE555 Streaming Media" code: If RTP-over-TCP streaming is used, then incoming RTSP commands (after the initial "PLAY") will not be recognized by the server. Does the server ignore the "TEARDOWN" command too? Yes. In the

Re: [Live-devel] reclamationTestSeconds in TCP

2009-01-29 Thread Renato MAURO (Libero)
ket and writing its server side handler? Thank you very much, Renato MAURO - Original Message - From: "Ross Finlayson" To: "LIVE555 Streaming Media - development & use" Sent: Saturday, December 06, 2008 9:46 AM Subject: Re: [Live-devel] reclamationTe

Re: [Live-devel] reclamationTestSeconds in TCP

2008-12-06 Thread Ross Finlayson
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 send the GET_PARAM

[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