How to Embed a Streaming QuickTime Movie in a Web Page
From WolfWikis
Back to Streaming Media Server Tutorials
Streaming Media files can only be stored in certain locations on the network:
WolfWare
Streaming media files should be stored in the Media folder in WolfWare.
<param name='qtsrc' value="rtsp://realaudio.ncsu.edu/wolfware/ww201/common/media/movie_filename.mov"> <param name='autoplay' value="false"> <param name='controller' value="true"> <param name='loop' value="false"> </OBJECT> (change "ww201" to your course) (preview.mov is a non-streaming movie that will be displayed before the streaming starts_ NOTE: This is not a working movie file. == Project Lockers ==