metadataplayer/index.htm
changeset 15 ed7ac7e94090
parent 0 222f9654ed39
equal deleted inserted replaced
14:94e058cf84de 15:ed7ac7e94090
    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>
       
    18             <li><h2><a href="vimeo.htm">with Vimeo (uses Popcorn.js and the Popcorn Vimeo plugin/player)</a></h2></li>
    17             <li><h2><a href="dailymotion.htm">with Dailymotion (uses custom player functions)</a></h2></li>
    19             <li><h2><a href="dailymotion.htm">with Dailymotion (uses custom player functions)</a></h2></li>
    18         </ul>
    20         </ul>
    19     </body>
    21     </body>
    20 </html>
    22 </html>