<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1458" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; I'm trying to write a simple RTSP client, 
and everything seams to work, except that the image quality is very bad. I 
compares with VLC and the quality is a lot better, but it's more or less 3 or 4 
seconds behind, so I figured there must be a buffer somewhere... but I couldn't 
find it on VLC's source how to do that. So I tried RTPSource::<FONT 
size=2>setPacketReorderingThresholdTime( 4 * 100000 );</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>But it didn't work as I expected, acctually I 
didn't notice any difference at all...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Please could some one give me a hint on what I 
should look for?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Best Regards,</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp; Thiago A. Corrêa</FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>