test/index.htm
branchnew-model
changeset 926 e47ed8eb75cd
parent 909 aa0e42229784
child 941 1e64e46a954f
equal deleted inserted replaced
925:28efc97b5d78 926:e47ed8eb75cd
    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="jwplayer.htm">with JwPlayer (default on Ldt Platform, uses custom player functions)</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="oggvideo.htm">with HTML5/OGG (uses Popcorn.js)</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="mp4video.htm">with HTML5/MP4 (uses Popcorn.js, compatible with IE, Safari and Chrome)</a></h2></li>
    16             <li><h2><a href="youtube.htm">with Youtube (uses Popcorn.js and the Popcorn Youtube plugin/player)</a></h2></li>
    17             <li><h2><a href="youtube.htm">with Youtube (uses Popcorn.js and the Popcorn Youtube plugin/player)</a></h2></li>
    17             <li><h2><a href="dailymotion.htm">with Dailymotion (uses custom player functions)</a></h2></li>
    18             <li><h2><a href="dailymotion.htm">with Dailymotion (uses custom player functions)</a></h2></li>
    18         </ul>
    19         </ul>
    19     </body>
    20     </body>
    20 </html>
    21 </html>