how do you do streaming video?

liunx

Guest
currently i have video using this code:<br />
<br />
<embed src=http://www.webdeveloper.com/forum/archive/index.php/"MY_MOVIE.avi?type=mov" border="0" pluginspage="http://www.apple.com/quicktime/Download <!--more-->/"></embed><br />
<br />
<br />
i would like to change it to streaming, can anyone help?<!--content-->I assume you do know that <embed /> is proprietary and doesn't exist unless you have stolen my "XHTML 1.0 Embed" data.<br />
<br />
Typically you would use an Apple QuickTime Streaming server and you'll also need QuickTime Pro.<br />
<br />
<!-- m --><a class="postlink" href="http://developer.apple.com/quicktime/quicktimeintro/tools/index.html">http://developer.apple.com/quicktime/qu ... index.html</a><!-- m --><!--content-->Originally posted by Robert Wellock <br />
I assume you do know that <embed /> is proprietary and doesn't exist unless you have stolen my "XHTML 1.0 Embed" data.<br />
<br />
Typically you would use an Apple QuickTime Streaming server and you'll also need QuickTime Pro.<br />
<br />
<!-- m --><a class="postlink" href="http://developer.apple.com/quicktime/quicktimeintro/tools/index.html">http://developer.apple.com/quicktime/qu ... index.html</a><!-- m --> <br />
<br />
<br />
of course i knew that but i also knew you were such a nice guy that you prob wouldnt care.<!--content-->so theres no way i can do it unless im on a server that supports streaming video?<br />
<br />
and why do i have to have quicktime pro?<!--content-->You need the Pro version to create the correct file setting, etc.<br />
<br />
The other part I don't know 100% but typically things like QuickTime movies will play as they progressively Download <!--more-->.<br />
<br />
I would care if you didn't abide by my copyright notice on my xhtml1-embed.dtd file.<!--content-->
 
Back
Top