From owner-freebsd-questions@FreeBSD.ORG Tue May 26 11:12:26 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02B3E106566C for ; Tue, 26 May 2009 11:12:26 +0000 (UTC) (envelope-from jos@webrz.net) Received: from webrz.xs4all.nl (webrz.xs4all.nl [82.95.248.216]) by mx1.freebsd.org (Postfix) with ESMTP id B0B878FC13 for ; Tue, 26 May 2009 11:12:25 +0000 (UTC) (envelope-from jos@webrz.net) Received: from webrz.xs4all.nl (localhost [127.0.0.1]) by webrz.xs4all.nl (Postfix) with ESMTP id 4C53950865; Tue, 26 May 2009 13:12:25 +0200 (CEST) Received: from [10.10.10.71] (unknown [10.10.10.71]) by webrz.xs4all.nl (Postfix) with ESMTP id 2FB2D50858; Tue, 26 May 2009 13:12:25 +0200 (CEST) Message-ID: <4A1BCEDE.1000701@webrz.net> Date: Tue, 26 May 2009 13:13:34 +0200 From: Jos Chrispijn User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Wojciech Puchar References: <4A1A9FF0.40609@webrz.net> <4A1B01DC.1060800@webrz.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AV-Checked: ClamAV using ClamSMTP @triton.webrz.net Cc: FreeBSD Questions Subject: Re: Streaming server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 May 2009 11:12:26 -0000 Wojciech Puchar wrote: > so please test as it's true :) > I did test it and indeed it looks that way... > actually youtube player does not throttle at all - just load as fast > as possible into memory while playing at normal speed. Yes but we are now discussing another service here. Imho there is some difference between downloading (and viewing) by HTTP or viewing a YouTube movie thru a YouTube site (and watching a Flash movie instead). Do you mean that providing any movie in Flash format will have the same advantages as it has viewing such a file thru a YouTube server? > look at progress bar below movie window. if your network connection is > fast, it quickly gets from beginning to end, while current position > mark advances as movie is played. That is true, I saw that indeed. > in mplayer you can set buffer size, if you'll set it as large or > larger as movie - it will behave the same way with FTP/HTTP provided > movie. > > realplayer do the same thing, and supports both URL's and "live" > streaming protocol. So it would be better to forget my issue and rely on the smart settings of the client's movieplayer? thanks, Jos Chrispijn