<div dir="ltr"><div dir="ltr">And I am also noticing now that netstat says that the rtsp port I am using is in the following state "<span style="color:rgb(0,0,0);font-family:monospace">FIN_WAIT2". After I kill my client then it moves to "</span><span style="color:rgb(0,0,0);font-family:monospace">TIME_WAIT". Which leads me to believe that the clean up code listed inĀ </span>testProgs/testRTSPClient.cpp does not sufficiently close the rtsp connection... So now my question is how do I appropriately clean up my client? (without of course killing my client program.)</div></div>