Video streaming is similar to audio streaming, with the exception of
speed requirement. Because video files tend to be larger, video
streaming typically requires more ``bandwidth'' (number of bits
transmitted per second).
Most video file formats, such as AVI and MPEG, are designed for
streaming. In other words, such file formats are designed so that
it is possible to start playing a video file even though only a
part of it is available.
Copyright © 2006-05-10 by Tak Auyeung