Gossamer Forum
Home : General : Internet Technologies :

Re: [HyperTherm] Embed Video Clips

Quote Reply
Re: [HyperTherm] Embed Video Clips In reply to
Quote:
When you download a file the entire file is saved on your computer.
...
Delivering video files this way is known as HTTP streaming.




That's not strictly correct. Yes, a file is usually buffered and/or cached to a temporary location. But the entire file is not downloaded before opening the file unless the user chooses to do this.

Windows Media Player, RealPlayer, QuickTime, xine-plugin, mplayer-plugin - that's just a short list of multimedia browser plugins capable of playing media shortly after the download starts (not after it ends).

There are three major differences between using a so called "streaming" method and a primarily static file delivery system (such as HTTP or FTP).
  1. In order to get an acceptable quality with streaming content, you need a sufficiently fast Internet connection. This is unique to streamed content.
  2. Streams often support more efficient seeking than the alternatives.
  3. Streams usually do not support useful caching. Ever major web browser does.
A fourth important concern is that no shared web host will stream your content for you. If you do get a shell account ($$$) so you can run a streaming server, you'll probably have to pay a large licensing fee ($$$).


The "Progressive Downloads" thing does not truly explain what happens or its support as I have just done. Basically, the users won't get to choose between saving the complete file or using a "progressive download" unless they know what they are doing.

Last edited by:

mkp: Apr 6, 2006, 1:36 PM
Subject Author Views Date
Thread Embed Video Clips jai 16211 Mar 17, 2006, 4:18 AM
Post Re: [jai] Embed Video Clips
tandat 15950 Mar 17, 2006, 9:28 AM
Post Re: [jai] Embed Video Clips
mkp 15927 Mar 19, 2006, 9:04 PM
Thread Re: [jai] Embed Video Clips
HyperTherm 15935 Mar 19, 2006, 11:33 PM
Thread Re: [HyperTherm] Embed Video Clips
mkp 15932 Mar 22, 2006, 1:34 AM
Thread Re: [mkp] Embed Video Clips
HyperTherm 15905 Mar 23, 2006, 2:10 PM
Thread Re: [HyperTherm] Embed Video Clips
mkp 15909 Mar 28, 2006, 12:19 AM
Thread Re: [mkp] Embed Video Clips
HyperTherm 15892 Apr 4, 2006, 3:25 PM
Thread Re: [HyperTherm] Embed Video Clips
mkp 15877 Apr 6, 2006, 1:34 PM
Thread Re: [mkp] Embed Video Clips
HyperTherm 15872 Apr 6, 2006, 11:11 PM
Thread Re: [HyperTherm] Embed Video Clips
mkp 15848 Apr 8, 2006, 8:45 PM
Thread Re: [mkp] Embed Video Clips
HyperTherm 15831 Apr 8, 2006, 8:53 PM
Thread Re: [HyperTherm] Embed Video Clips
mkp 15886 Apr 8, 2006, 9:04 PM
Post Re: [mkp] Embed Video Clips
HyperTherm 15831 Apr 8, 2006, 9:06 PM