Hello ~<div><br><div>Sir i made an RTSP client,it works when first time the request is made to RTSP SERVER(made from your code .i.e.test on demand rtsp server.cpp) over TCP Protocol.</div><div>But there is a problem that when i close the socket through which i have made the TCP socket connection with server</div>
<div>and again open the socket after 30seconds the data is get from the server is at very slow rate for some time(30 seconds).</div><div><br></div><div>Before closing the socket connection with the RTSP server i am sending the "TEARDOWN" Request and when </div>
<div>i re-open the socket again after 30 or more than 30 seconds,i make a "SETUP","PLAY" request.</div><div><br></div><div>There is no problem if we continuously open the socket,receive data and close the socket without any delay in open and closing the socket  </div>
<div><br></div><div><br></div><div>Thanks</div><div>Tarun</div><div><br></div><div><br></div></div>