<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content=text/html;charset=gb2312>
<META content="MSHTML 6.00.6000.16705" name=GENERATOR></HEAD>
<BODY id=MailContainerBody
style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-TOP: 15px"
bgColor=#ffffff leftMargin=0 topMargin=0 CanvasTabStop="true"
name="Compose message area">
<DIV><FONT face=宋体 size=2>Hi,</FONT></DIV>
<DIV><FONT face=宋体 size=2></FONT> </DIV>
<DIV><FONT face=宋体 size=2> I build live555 libs for windows mobile 5
use vs2005.</FONT></DIV>
<DIV><FONT face=宋体 size=2></FONT> </DIV>
<DIV><FONT face=宋体 size=2> I can compile and deploy openrtsp example
in testProg. </FONT></DIV>
<DIV><FONT face=宋体 size=2> </FONT></DIV>
<DIV><FONT face=宋体 size=2> But it can not run correctly in console
mode. </FONT></DIV>
<DIV><FONT face=宋体 size=2></FONT> </DIV>
<DIV><FONT face=宋体 size=2> So I change it to a MFC app for smart
device, and call the function.</FONT></DIV>
<DIV><FONT face=宋体 size=2></FONT> </DIV>
<DIV><FONT face=宋体 size=2> The server side, I use
testOnDemandRTSPServer.exe, </FONT></DIV>
<DIV><FONT face=宋体 size=2></FONT> </DIV>
<DIV><FONT face=宋体 size=2>and the client side , I try
rtsp://192.168.0.128:8554/mp3AudioTest</FONT></DIV>
<DIV><FONT face=宋体 size=2></FONT> </DIV>
<DIV><FONT face=宋体 size=2> The server side seems run correctly and
prints lots of message.</FONT></DIV>
<DIV><FONT face=宋体 size=2></FONT> </DIV>
<DIV><FONT face=宋体 size=2> But the client side can't receive media
stream data.</FONT><FONT face=宋体 size=2> </FONT><FONT face=宋体 size=2>
</FONT></DIV>
<DIV><FONT face=宋体 size=2> int readSocket(UsageEnvironment&
env,<BR> int socket, unsigned char*
buffer, unsigned bufferSize,<BR>
struct sockaddr_in&
fromAddress,<BR> struct timeval*
timeout)</FONT></DIV>
<DIV><FONT face=宋体 size=2> I set a break point at the function
above.</FONT></DIV>
<DIV><FONT face=宋体 size=2></FONT> </DIV>
<DIV><FONT face=宋体 size=2> It can receive some information at the
very beginning.But when the server start send stream data,</FONT></DIV>
<DIV><FONT face=宋体 size=2></FONT> </DIV>
<DIV><FONT face=宋体 size=2> it can't hit the break point at
all.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT face=宋体 size=2></FONT> </DIV>
<DIV><FONT face=宋体 size=2></FONT> </DIV>
<DIV><FONT face=宋体 size=2> Could anybody tell me, why?</FONT></DIV>
<DIV><FONT face=宋体 size=2> </FONT></DIV>
<DIV><FONT face=宋体 size=2> Thanks.</FONT></DIV>
<DIV><FONT face=宋体 size=2></FONT> </DIV>
<DIV><FONT face=宋体 size=2></FONT> </DIV>
<DIV><FONT face=宋体 size=2> Feng</FONT></DIV>
<DIV><FONT face=宋体 size=2> </FONT></DIV>
<DIV><FONT face=宋体 size=2></FONT> </DIV>
<DIV><FONT face=宋体 size=2></FONT> </DIV></BODY></HTML>