[Live-devel] About RTSPServer

Warren Young warren at etr-usa.com
Wed May 25 08:14:40 PDT 2011


On 5/24/2011 9:14 PM, RA-Vincent Kao wrote:
> netstat -a show socket state as ESTABLISHED.
> So that means RTSP server does not send FIN bit and state does not transit to FIN_WAIT_1?

Yes.

That means that either a) you are misdiagnosing this, or b) neither 
closesocket() nor shutdown() is being called on that connection's socket.

P.S. Please keep replies on the list.


More information about the live-devel mailing list