Re: [Live-devel] RTSP server reclarmation time

2013-09-03 Thread PROMONET Michel
P INTERNAL @@] De : live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] De la part de Ross Finlayson Envoyé : jeudi 29 août 2013 11:21 À : LIVE555 Streaming Media - development & use Objet : Re: [Live-devel] RTSP server reclarmation time But the server side was using

Re: [Live-devel] RTSP server reclarmation time

2013-08-29 Thread Ross Finlayson
> But the server side was using a reclamation timeout of 5s and the RR are sent > with a period computed with a quite complex logic. > The experience show that the RR are send each about 5-10 seconds. > > In RTSPServer the default value is 65 seconds, clearly 5 seconds is too low. > Is there a p

Re: [Live-devel] RTSP server reclarmation time

2013-08-29 Thread PROMONET Michel
Finlayson Envoyé : vendredi 23 août 2013 10:59 À : LIVE555 Streaming Media - development & use Objet : Re: [Live-devel] RTSP server reclarmation time Do you think that an RTCP Client should sent RTCP RR reports while it is paused ? Yes. (And, FYI, our implementation will do this (because

Re: [Live-devel] RTSP server reclarmation time

2013-08-23 Thread Ross Finlayson
> Do you think that an RTCP Client should sent RTCP RR reports while it is > paused ? Yes. (And, FYI, our implementation will do this (because the "RTCPInstance" stays active and working, even when the stream is paused.) Ross Finlayson Live Networks, Inc. http://www.live555.com/ _

Re: [Live-devel] RTSP server reclarmation time

2013-08-23 Thread PROMONET Michel
3 22:17 À : LIVE555 Streaming Media - development & use Objet : Re: [Live-devel] RTSP server reclarmation time Do you think it could be an evolution in the RTSP Server ? No. http://lists.live555.com/pipermail/live-devel/2013-June/017061.html Ross Finlayson Live Networks, Inc. http://www.liv

Re: [Live-devel] RTSP server reclarmation time

2013-08-22 Thread Ross Finlayson
> Do you think it could be an evolution in the RTSP Server ? No. http://lists.live555.com/pipermail/live-devel/2013-June/017061.html Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com h

[Live-devel] RTSP server reclarmation time

2013-08-22 Thread PROMONET Michel
Hi Ross, We use the reclamationTestSeconds argument of the RTSPServer, but this information doesnot seem to be sent to the RTSP client. The RTSP SETUP answer always answer with "Session:", without timeout value. As some video player use this argument to do keepAlive on RTSP, it could