[Live-devel] a single application with RTSP client and server

2013-08-22 Thread srimugunthan dhandapani
Hi, I want to develop a application that receives multiple streams from cameras and transcode it and re-export the transcoded streams to to different URLs . The transcode operation happens asynchronously. So the client and server run in different threads Before starting the RTSP client and server

Re: [Live-devel] RRHandlerRecord leak

2013-08-22 Thread Ross Finlayson
Eric, Thanks for the report. Yes, this was a memory leak (albeit not a significant one, because it'll be unusual for "setSpecificRRHandler()" to be called more than once). It will be fixed in the next release of the software. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___

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