You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
236 B

  1. <script src="http://cdn.dashjs.org/latest/dash.all.min.js"></script>
  2. <body>
  3. <video data-dashjs-player
  4. width="640" height="480" controls autoplay
  5. src="http://192.168.72.132/dash/sintel_dash/index.mpd">
  6. </video>
  7. </body>