metadataplayer/index.htm
author veltr
Thu, 14 Jun 2012 17:28:20 +0200
changeset 1 ed19b689de87
parent 0 222f9654ed39
child 15 ed7ac7e94090
permissions -rw-r--r--
Update and data api doc

<!doctype html>
<html>

    <head>
        <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
        <title>Metadataplayer test configurations</title>
        <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
        <link href='test.css' rel='stylesheet' type='text/css'>
    </head>

    <body>
        <h1>Metadataplayer test configurations</h1>
        <ul class="pageindex">
            <li><h2><a href="jwplayer.htm">with JwPlayer (default on Ldt Platform, uses custom player functions)</a></h2></li>
            <li><h2><a href="oggvideo.htm">with HTML5/OGG (uses Popcorn.js)</a></h2></li>
            <li><h2><a href="youtube.htm">with Youtube (uses Popcorn.js and the Popcorn Youtube plugin/player)</a></h2></li>
            <li><h2><a href="dailymotion.htm">with Dailymotion (uses custom player functions)</a></h2></li>
        </ul>
    </body>
</html>