Date: Tue, 26 May 2009 21:10:59 +0200 From: Polytropon <freebsd@edvax.de> To: Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> Cc: FBSD UG <freebsd@rgbaz.eu>, FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: Streaming server / YouTube Message-ID: <20090526211059.ea66fc29.freebsd@edvax.de> In-Reply-To: <alpine.BSF.2.00.0905261808040.46336@wojtek.tensor.gdynia.pl> References: <4A1A9FF0.40609@webrz.net> <alpine.BSF.2.00.0905251913560.40022@wojtek.tensor.gdynia.pl> <421634BF-CE80-45E6-AFC5-F80652A82F80@rgbaz.eu> <20090526145429.d1d0bb2d.freebsd@edvax.de> <alpine.BSF.2.00.0905261808040.46336@wojtek.tensor.gdynia.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 26 May 2009 18:09:42 +0200 (CEST), Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> wrote: > > While downloading, you're usually not watching (while it's > > still possible to watch inclomplete files with mplayer). > > if you type URL containing flash movie in browser (with flash enabled of > course ;) it will start playing it before downloading all. At first, yes, content goes to the player directly (like over a | pipe), but it can happen that content has to be cached. > > And for complete correctness, the video IS stored on the > > harddrive "in parts" (according to the hard drive based > > caching of the stream). > > are you sure on harddrive not memory only? i assume you talk about youtube > player. Okay yes, maybe memory, but it isn't guaranteed that streamed content does get stored in main memory only. So it can happen that content gets stored in the swap partition or in a local swap file in the main file system (as a file or part of a file). Temporarily, of course, and splitted. You know what I mean. :-) -- Polytropon >From Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090526211059.ea66fc29.freebsd>