Hi Ross,
When RTSP server does not send video strea, the following line at RTSP client takes more time (sometimes in the order of seconds) to return int selectResult = select(fMaxNumSockets, &readSet, NULL, NULL, &tv_timeToDelay); When client application closes the RTSP client, how to ensure that the above line to return immediately (e.g. within 500 milliseconds max.)? Regards Abhishek Jain
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel