[vlc-devel] Re: vlc: svn commit r12911 (md)
Marian Durkovic
md at bts.sk
Sat Oct 22 14:42:25 CEST 2005
On Sat, Oct 22, 2005 at 02:05:15PM +0200, R??mi Denis-Courmont wrote:
> Le Samedi 22 Octobre 2005 13:56, Subversion daemon a ??crit :
> > r12911 | md | 2005-10-22 13:56:42 +0200 (Sat, 22 Oct 2005) | 4 lines
> > Changed paths:
> > M /trunk/src/misc/httpd.c
> >
> > increase output buffer for HTTP streaming to 1 MByte
> > - now Windows machines are able to stream even 20 Mbps HDTV over TCP
> > - resolves http://forum.videolan.org/viewtopic.php?t=8374
>
> Isn't it a bit HUGE (read: "not scalable") ?
Well, the previous value of 10 KB worked upto 400 kbit/s
100 KB works upto 4 Mbit/s.
1 MB works upto 40 Mbit/s.
... only if there's absolutely perfect network with zero jitter and
zero packet loss....
Anyway, if this is Windows-only problem, we might consider
#if defined( WIN32 )
With kind regards,
M.
--------------------------------------------------------------------------
---- ----
---- Marian Durkovic network manager ----
---- ----
---- Slovak Technical University Tel: +421 2 524 51 301 ----
---- Computer Centre, Nam. Slobody 17 Fax: +421 2 524 94 351 ----
---- 812 43 Bratislava, Slovak Republic E-mail/sip: md at bts.sk ----
---- ----
--------------------------------------------------------------------------
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list