Re: [Live-devel] An implicit bug in RTSPClient::getResponse()1 on Windows

2007-11-15 Thread Ross Finlayson
Thanks for the report. This will be fixed in the next release of the software. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] An implicit bug in RTSPClient::getResponse()1 on Windows

2007-11-15 Thread Brain Lai
Dear Sir: In an application where the RTSP server has a limit on the number of connections, the server may send something like "RTSP/1.0 406 Not Acceptable\r\n\r\n" and/or close the incoming socket immediately because the max number of connection is reached. If the sample agent openRTSP(VLC, too)