[Live-devel] RTSP client takes significant time to close.
Jain, Abhishek
Abhishek.Jain at honeywell.com
Mon Sep 27 23:46:04 PDT 2010
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20100928/ff12ddbb/attachment.html>
More information about the live-devel
mailing list