Preparing your movies for QT streaming.
Movies can be
shared over the web in one of two ways, by traditional HTTP or using Streaming (RTSP).
Both methods are referred to as streaming but RTSP is the most efficient. Here's
the short course on how to prepare your movies for RTSP streaming. See the Apple
references for the full details... (We
are not supporting Real or Windows media streaming.)
The
src is your poster movie. The href
is the movie to
be streamed. You can add or delete your own attributes such as whether or not a control
bar is displayed or not. If you want to pop the movie up in a QT Player window, add
the attribute target="quicktimeplayer". Using
this latter method will require some folks to set their QuickTime Player stream prefs
to RTSP/UDP. For simplicity, stick to browser window playback.
Have at it!
References:
Apple Quicktime RTSP streaming intro
Hinting a movie with QT Pro
Saving movies for alternative
data rates