<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Right Stationery</TITLE>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16440"></HEAD>
<BODY 
style="BACKGROUND-COLOR: #e0e0e0; FONT-FAMILY: Arial; COLOR: #000000; FONT-SIZE: 10pt" 
background="" bgColor=#e0e0e0>
<DIV><FONT color=#005080 face="Trebuchet MS"><SPAN 
class=651414913-24012012>Hi,</SPAN></FONT></DIV>
<DIV><FONT color=#005080 face="Trebuchet MS"><SPAN 
class=651414913-24012012></SPAN></FONT> </DIV>
<DIV><FONT color=#005080 face="Trebuchet MS"><SPAN class=651414913-24012012>What 
is the preferred way of stopping and closing a client after it received a 
stream?  Currently, I am calling Shutdown() and it works fine for the first 
time around.  When starting another stream after the first one completes, 
the client crashes in the following function:</SPAN></FONT></DIV>
<DIV><FONT color=#005080 face="Trebuchet MS"><SPAN 
class=651414913-24012012></SPAN></FONT> </DIV>
<DIV><FONT color=#005080 face="Trebuchet MS"><SPAN class=651414913-24012012>void 
GetSDPDescription(RTSPClient::responseHandler* afterFunc)</SPAN></FONT></DIV>
<DIV><FONT color=#005080 face="Trebuchet MS"><SPAN 
class=651414913-24012012>{</SPAN></FONT></DIV>
<DIV><FONT color=#005080 face="Trebuchet MS"><SPAN 
class=651414913-24012012>        if 
(RTSPClient)</SPAN></FONT></DIV>
<DIV><FONT color=#005080 face="Trebuchet MS"><SPAN 
class=651414913-24012012>            
RTSPClient->sendDescribeCommand(afterFunc, NULL);</SPAN></FONT></DIV>
<DIV><FONT color=#005080><SPAN class=651414913-24012012></SPAN></FONT><FONT 
color=#005080><SPAN class=651414913-24012012><FONT 
face="Trebuchet MS">}</FONT></SPAN></FONT></DIV>
<DIV><FONT color=#005080 face="Trebuchet MS"><SPAN 
class=651414913-24012012></SPAN></FONT><FONT color=#005080><SPAN 
class=651414913-24012012><FONT 
face="Trebuchet MS"></FONT></SPAN></FONT> </DIV>
<DIV><FONT color=#005080 face="Trebuchet MS"><SPAN class=651414913-24012012>Any 
assistance will be appreciated.</SPAN></FONT></DIV>
<DIV><FONT color=#005080 face="Trebuchet MS"><SPAN 
class=651414913-24012012></SPAN></FONT> </DIV>
<DIV><FONT color=#005080 face="Trebuchet MS"><SPAN 
class=651414913-24012012>Thank you.</SPAN></FONT></DIV>
<DIV> </DIV></BODY></HTML>