<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 9pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>> Message: 2<BR>> Date: Thu, 04 Oct 2007 23:06:30 +0200<BR>> From: Jean-Paul Saman <jean-paul.saman@planet.nl><BR>> Subject: Re: [vlc-devel] How to reduce the UDP stream delay?<BR>> To: Mailing list for VLC media player developers<BR>> <vlc-devel@videolan.org><BR>> Message-ID: <470555D6.7070806@planet.nl><BR>> Content-Type: text/plain; charset=GB2312<BR>> <BR>> ChengYQ wrote:<BR>> > Hi,<BR>> > <BR>> > I am using the vlc to stream from one PC to another by UDP protocol.<BR>> > The delay seems very large, even in the same subnet, the delay is around 3 seconds.<BR>> > Is there any function to reduce this delay?<BR>> <BR>> Use commandline option on serverside:<BR>> <BR>> --sout-udp-caching 100<BR>> <BR>> Use commandline option on clientside:<BR>> <BR>> --udp-caching 100<BR><BR>
Thanks a lot for your help:)<BR>
 <BR>
I am using libvlc both in serverside and clientside. Can I pass this caching things as parameters to libvlc functions?<BR>
<BR>> Gtz,<BR>> Jean-Paul Saman.<BR>> <BR><BR><br /><hr />Windows Live Writer 让您告别龟速网络,轻松写日志! <a href='http://writer.live.com/' target='_new'>立即使用!</a></body>
</html>