<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=big5">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>>If we connect to mpeg1or2 rtsp server (testMPEG1or2VideoStreamer.cpp)
via MPlayer¡A<BR>>MPlayer still can't decode successfully because of data
loss.</DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>We found that, in </FONT><FONT
face=·s²Ó©úÅé>testMPEG1or2VideoStreamer.cpp, a video is sent repeatedlym so Mplayer
will not lost data.</FONT></DIV>
<DIV>But, if sent a video just one time, data loss occur in Mplayer.</DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>So, for our h264 rtsp server, we solved the problem
by repeating to send the first frame for 5 or 6 times </FONT></DIV>
<DIV><FONT face=Arial>and then </FONT><FONT face=Arial>continue sending the
successive frames. And, now mplayer can play streaming
normally.</FONT></DIV></BODY></HTML>