"Fast-Streaming” for Flash Media Server

Fabio Sonnati, posts an excellent article on Dynamic Buffering with Flash Video. This is an advanced feature that was once only available streaming with Windows Media Player 9. The flexibility behind Flash Media Server 2 allows you to build in your own custom algorithms to dynamically find a users bandwidth connection and buffer accordingly.

By adding a rather simple algorithm, the benefit is taking away from startup buffer times and buffering smarter.

In our latest consultation project at Viddler.com we helped succesfully implement this solution into a custom video player. It saved a few seconds on startup of each video played!

You gotta love this stuff!

Sources:

technorati tags:, ,

3 comments

#1 bui duy hien on 11.14.06 at 10:08 pm

I have a question for you. I am doing a project on streamming video. I have to make a video player (just like Window Media Player) that stream video data from Flash Media Server. The video to play is in .flv format. I know that when I want to play a specific frame on the video file, the stream has to buffer for some time. A problem that I face is when the video is playing at second 10 and buffer is full, but when I use the seek() or the play() function to move the playhead to second 8, the buffer have to buffer again, although as I see, the player has buffer these frame.
So do we have a way to make the playhead use the buffer that we have buffered instead of starting to buffer again everytime I move the playhead to a specific time in the video?
Thank you

#2 RHTAKAHGDX on 01.19.08 at 1:17 am

this is very useful.

#3 ashish namdeo on 01.14.09 at 7:44 am

how to increase buffering time plz give flash video player with play list

Leave a Comment