Medienproduktion

Aktualisiert: 2009.05.19, 21:03 |  login | 
Dienstag, 3. Juni 2008

Einfacher Verweis:

rtsp://qstreaming.idv.edu:80/pim/film_streaming.mov http://qstreaming.idv.edu/pim/film_streaming.mov

Einbindung mit Embed (veraltet, aber funktioniert noch häufig):



<embed src="http://qstreaming.idv.edu:80/pim/film_streaming.mov"
type="video/quicktime"
width="320"
height= " 256"
cache="true"
loop="false"
controller="true"
autoplay="false">
</embed>

Einbindung mit Object (aktuell, aber funktioniert nicht bei allen Browsern):






<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height=" 256" width="320">
<param name="cache" value="true">
<param name="src" value="http://qstreaming.idv.edu:80/pim/film_streaming.mov">
<param name="autoplay" value="false">
<param name="controller" value="true">
</object>

Einbindung mit Object & Embed (Funktioniert in den meisten Fällen):






<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height=" 256" width="320">
<param name="cache" value="true">
<param name="src" value="http://qstreaming.idv.edu:80/pim/film_streaming.mov">
<param name="autoplay" value="false">
<param name="controller" value="true">
<embed type="video/quicktime" height=" 256" width="320" cache="true" src="http://qstreaming.idv.edu:80/pim/film_streaming.mov" autoplay="false" controller="true" />
</object>

Präsentation zu H.264

... permalink


To prevent spam abuse referrers and backlinks are displayed using client-side JavaScript code. Thus, you should enable the option to execute JavaScript code in your browser. Otherwise you will only see this information.

Menu
Aktuelle Kommentare
site is public
ziemlich blau :-)
by maria.lechner.Uni-Linz (2008.05.09, 08:38)
Suche
 

xml version of this page

made with antville
nach oben |  startseite |  kategorien |