Referencing Video
Within the Browser
- Using HTML, use the <ANCHOR> tag to start up the default player:
<A href=“rtsp://www.nba.com/mjgreatest.mov”>Michael Jordan</A>
- The browser will start up the player application and play the file.
-
- The file suffix or (invisible) HTTP header information is used by the browser to determine which application is used to play the file.