<HTML>
  <HEAD> <TITLE>RealVideo</TITLE> </HEAD>
  <BODY BGCOLOR="silver">

  <center>

  <H1>Video on Demand mit 200 KBit/sec Verbindung </H1>

    <!-- Videofenster -->
    <EMBED
      type     = "audio/x-pn-realaudio-plugin"
      CONSOLE  = "rudolf"
      CONTROLS = "ImageWindow"
      WIDTH    = "280"
      HEIGHT   = "210"
      AUTOSTART= "false"
    >
    <BR>
    <!-- Kontrollfenster -->
    <EMBED
      SRC      = "rtsp://vs1.rz.uni-osnabrueck.de/public/mmp/mmp2004/oliver/rudolf-280-200.rm"
      type     = "audio/x-pn-realaudio-plugin"
      CONSOLE  = "rudolf"
      CONTROLS = "All"
      WIDTH    = "280"
      HEIGHT   = "120"
    >

    </center>

  </BODY>
</HTML>