Re: Streaming of Video Files…
You’re continuing to completely misunderstand me. I’ll say this once and be done with it since I feel like a bit like this right now… :bang:
[Pardon me if this comes off bitchy - I’m frustrated right now…]
The first title I put on the thread was something like “Streaming vs. Progressive Download”. Then I changed it because I didn’t think I said enough about progressive download in the text of my message.
That’s all I’m wondering - who does real streaming vs. fake streaming (aka “progressive download”), how did the implementation go, and how do they feel about it versus progressive download?
I didn’t say anything at all about downloadable videos other than the fact that I thought they were a great idea in my last response to you. Yet you seem to be trying to attack me and say I’m against downloadable files.
NO! NO! NO! I like downloadable files. I think they’re wonderful and everyone should offer them. But they really have nothing to do with my question… How much more clearly can I put it?
[Please go have a drink and then start over and read the thread again… This is a technical discussion about how to configure the server and the player to best serve video files that run in a (Flash) player…]
I’m trying to ask about STREAMING… It’s different than progressive download, but looks the same to the user. You seem to be confusing streaming with embedded videos. Streaming is a way to technically implement embedded videos - it not synonymous with embedded videos.
Streaming can be used anywhere you have embedded videos - on tour pages - embedded videos for affiliate bloggers - on hosted blogs - and as one way of presenting videos to members (along with downloads).
And for the record, the site that’s converted the best for me by far this year only offers embedded flash videos (no downloads) and rebills are pretty good on the site as well. However, I keep encouraging them to offer downloads 'cause I think they can do even better if they have them.
Looks like we have more terms for the dictionary you were talking about building:
Embedded Video: Videos that play in the browser and cannot be downloaded and played offline.
Progressive Download: The most common way of implementing embedded videos. Whole files are placed on a server and the entire file is downloaded by the player which runs in the user’s browser. Importantly, the user must wait for the entire file to download in order to see what’s at the end. The reason why it’s called progressive download is because the file will start playing before the file is completely downloaded.
Streaming: A way of implementing embedded videos (and audio broadcasts) where the user requests the portion of the file they need at that moment. If they want to start at the middle of the file they can jump directly to the middle. Streaming servers are also able to detect the user’s bandwidth and serve the bitrate which gives them the best quality that they are able to handle.
Now, does anyone have anything to say about streaming?