[Live-devel] multiple RTSP client using event loop

2010-04-10 Thread jabir
Hi Ross, I have tried to implement Multiple RTSP client using event loop instead of threads and it is working fine now. I have used XML parser to read the inputs from an XML file.. I have attached the source files please point out the bugs in the code if any so that i can rectify the co

Re: [Live-devel] rtcp and NAT

2010-04-10 Thread Shengye Lu
Hi, Is RTSP server or client behind a NAT? For the case of RTSP client behind NAT, solutions are: 1. using RTSP application layer firewall proxy. 2. interleaving RTP/RTCP with RTSP, to transmit RTP/RTCP and RTSP via the same TCP connection. Shengye On Thu, Apr 8, 2010 at 6:44 PM, Alberto Alberic