[Live-devel] Multiplexing RTP and RTCP

2009-01-08 Thread Gabriele De Luca
Hi Ross,I read this draft:http://tools.ietf.org/html/draft-ietf-avt-rtp-and-rtcp-mux-07 the use of RTC and RTCP muxed on a single port, it's live555 compatible? Thanks in advance _ Party… con Eventi! http://events.live.com/?showuna

Re: [Live-devel] Memory Leaks !

2009-01-08 Thread Ross Finlayson
See my previous message to the list. (And *do not* send the same message to the list multiple times!) -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailma

Re: [Live-devel] Memory leaks

2009-01-08 Thread Ross Finlayson
I am sending the file which describes regarding the memory leak in the code. I'm not convinced that any of these are real memory leaks; instead, they seem to just be the "LIVE555 Media Server" doing its job. Note that the server works by dynamically allocating a "ServerMediaSes

Re: [Live-devel] How to restrict ports the server can use for RTP

2009-01-08 Thread Ross Finlayson
Is there a way (method or property in the RTSP server class or something) to restrict the ports the server can use for RTP/RTCP ports. The "OnDemandServerMediaSubsession" constructor takes a parameter "initialPortNum", which is used to set the lowest possible port number that the server can u