test/index.htm
changeset 991 2b036bd80f6d
parent 967 b4c6e64acb2d
child 1001 3210bf928a11
equal deleted inserted replaced
990:6a90c96f0b4c 991:2b036bd80f6d
     9     </head>
     9     </head>
    10 
    10 
    11     <body>
    11     <body>
    12         <h1>Metadataplayer test configurations</h1>
    12         <h1>Metadataplayer test configurations</h1>
    13         <ul class="pageindex">
    13         <ul class="pageindex">
       
    14             <li><h2><a href="placeholderplayer.htm">with Placeholder Player instead of video</a></h2></li>
    14             <li><h2><a href="jwplayer.htm">with JwPlayer (default on Ldt Platform, uses custom player functions)</a></h2></li>
    15             <li><h2><a href="jwplayer.htm">with JwPlayer (default on Ldt Platform, uses custom player functions)</a></h2></li>
    15             <li><h2><a href="oggvideo.htm">with HTML5/OGG (uses Popcorn.js, compatible with Firefox and Chrome)</a></h2></li>
    16             <li><h2><a href="oggvideo.htm">with HTML5/OGG (compatible with Firefox and Chrome)</a></h2></li>
    16             <li><h2><a href="mp4video.htm">with HTML5/MP4 (uses Popcorn.js with compatible browsers, JwPlayer with others)</a></h2></li>
    17             <li><h2><a href="mp4video.htm">with MP4 (HTML5 with compatible browsers, JwPlayer with others)</a></h2></li>
    17             <li><h2><a href="youtube.htm">with Youtube (uses Popcorn.js and the Popcorn Youtube plugin/player)</a></h2></li>
    18             <li><h2><a href="youtube.htm">with Youtube (uses Popcorn.js and the Popcorn Youtube plugin/player)</a></h2></li>
    18             <li><h2><a href="vimeo.htm">with Vimeo (uses Popcorn.js and the Popcorn Vimeo plugin/player)</a></h2></li>
    19             <li><h2><a href="vimeo.htm">with Vimeo (uses Popcorn.js and the Popcorn Vimeo plugin/player)</a></h2></li>
    19             <li><h2><a href="dailymotion.htm">with Dailymotion (uses custom player functions)</a></h2></li>
    20             <li><h2><a href="dailymotion.htm">with Dailymotion (uses custom player functions)</a></h2></li>
    20         </ul>
    21         </ul>
    21     </body>
    22     </body>