<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3059" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=406214719-03122007><FONT face=Verdana size=2>Hi 
everyone,</FONT></SPAN></DIV>
<DIV><SPAN class=406214719-03122007>&nbsp;&nbsp;&nbsp; </SPAN></DIV>
<DIV><SPAN class=406214719-03122007><FONT face=Verdana size=2>In 
playCommon.cpp</FONT></SPAN></DIV>
<DIV><SPAN class=406214719-03122007><FONT face=Verdana 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=406214719-03122007>&nbsp;&nbsp;&nbsp; <FONT face=Verdana 
size=2>What do you think it takes about 1 sec to execute these line 
?</FONT></SPAN></DIV>
<DIV><SPAN class=406214719-03122007><FONT face=Verdana 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=406214719-03122007><FONT face=Verdana size=2>In 
playCommon.cpp</FONT></SPAN></DIV>
<DIV><SPAN class=406214719-03122007><FONT face=Verdana 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=406214719-03122007><FONT face=Verdana 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=406214719-03122007>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp;&nbsp; ourClient = 
createClient(*env, verbosityLevel, progName);</FONT></DIV><FONT face=Arial>
<DIV><FONT face=Verdana></FONT><FONT face=Verdana></FONT><FONT 
face=Verdana></FONT><FONT face=Verdana></FONT><BR><FONT 
size=2>&nbsp;&nbsp;&nbsp;&nbsp; char* optionsResponse = 
getOptionsResponse(ourClient, url);</FONT></DIV>
<DIV><FONT face=Verdana></FONT><FONT face=Verdana></FONT><FONT 
face=Verdana></FONT><FONT face=Verdana></FONT><BR><FONT 
size=2>&nbsp;&nbsp;&nbsp;&nbsp; char* sdpDescription&nbsp; = 
getSDPDescriptionFromURL(ourClient, url, username, 
password,&nbsp;proxyServerName, proxyServerPortNum,desiredPortNum);</FONT></DIV>
<DIV><FONT face=Verdana></FONT><FONT face=Verdana></FONT><FONT 
face=Verdana></FONT><FONT face=Verdana></FONT><BR><FONT 
size=2>&nbsp;&nbsp;&nbsp;&nbsp; session = MediaSession::createNew(*env, 
sdpDescription);</FONT></DIV>
<DIV><FONT face=Verdana></FONT><FONT face=Verdana></FONT><FONT 
face=Verdana></FONT><FONT face=Verdana></FONT><BR><FONT 
size=2>&nbsp;&nbsp;&nbsp;&nbsp; 
subsession-&gt;initiate(simpleRTPoffsetArg)</FONT></DIV>
<DIV><FONT face=Verdana></FONT><FONT face=Verdana></FONT><FONT 
face=Verdana></FONT><FONT face=Verdana></FONT><BR><FONT 
size=2>&nbsp;&nbsp;&nbsp;&nbsp; setupStreams();</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><SPAN class=406214719-03122007><FONT face=Verdana size=2>Please tell me why 
it does take so long.</FONT></SPAN></DIV>
<DIV><SPAN class=406214719-03122007><FONT face=Verdana 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=406214719-03122007><FONT face=Verdana size=2>And if there is a 
way to reduce time, please give me an advice.</FONT></SPAN></DIV>
<DIV><SPAN class=406214719-03122007><FONT face=Verdana 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=406214719-03122007><FONT face=Verdana 
size=2>Regards.</FONT></SPAN></DIV>
<DIV><SPAN class=406214719-03122007><FONT face=Verdana 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=406214719-03122007><FONT face=Verdana 
size=2>Peter.</FONT></SPAN></DIV></FONT></SPAN></DIV></BODY></HTML>