<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=ks_c_5601-1987">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hello. </FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>I am using VLC for testing high bandwith network.</FONT></DIV>
<DIV><FONT size=2>When we stream using VLC with RTP, we need to see "packet 
loss, jitters, packet disorder".</FONT></DIV>
<DIV><FONT size=2>So, I roughly implemented those feature into vlc.</FONT></DIV>
<DIV><FONT size=2>(I've logged RTP header informations, timestamp and sequence 
number, into a file. Then I parsed the</FONT></DIV>
<DIV><FONT size=2>file to get useful measurement informations, such as packet 
loss, jitters, packet disorder)</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>The code quality is so poor, I think that I can get right 
measurement data, but the code that I developed</FONT></DIV>
<DIV><FONT size=2>is not enough to be a part of VLC. I think that I need more 
study on the VLC codes. </FONT></DIV>
<DIV><FONT size=2>(Threads, modules, and GUI libraries).</FONT></DIV>
<DIV><FONT size=2>So, if there is nobody who developes the measurement module, I 
might develop the such measurement module.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Just let me know, if there is any on-going plan for the 
measurement module.</FONT></DIV>
<DIV><FONT size=2>And If there isn't I hope somebody to work with me. 
</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Duckhee, Han</FONT></DIV>
<DIV><FONT size=2>Korea Advanced Institude of Science and Technology, 
Korea</FONT></DIV></BODY></HTML>