<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.5730.11" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#000000 size=2>Hi guys,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>i in the midst of completing my project on h264 streamer. Should be able to share the source code on the framer&nbsp;soon. I writing some documentation now and I need some help on the purposes of groupsock, usage environment etc...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>example:</FONT></DIV>
<DIV><FONT face=Arial size=2>(1)</FONT></DIV>
<DIV><FONT face=Arial size=2>// Begin by setting up our usage environment:<BR>&nbsp;TaskScheduler* scheduler = BasicTaskScheduler::createNew();&nbsp; &nbsp;<BR>&nbsp;env = BasicUsageEnvironment::createNew(*scheduler);</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Why do we need to set up a taskscheduler?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>(2)</FONT></DIV>
<DIV><FONT face=Arial size=2>//Create 'groupsocks' for RTP and RTCP:<BR>&nbsp; Groupsock rtpGroupsock(*env, destinationAddress, rtpPort, ttl);</FONT></DIV>
<DIV><BR><FONT face=Arial size=2>&nbsp; Groupsock rtcpGroupsock(*env, destinationAddress, rtcpPort, ttl);</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>why do we need to create groupsock</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>(3)</FONT></DIV>
<DIV><FONT face=Arial size=2>Why do we need to implement the RTSP server?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Can anyone guide me to the answes to the above questions?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Many thanks and regards.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>zkunhui</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>