| author | veltr |
| Wed, 09 Oct 2013 18:40:40 +0200 | |
| changeset 1017 | b6e39f6fd24f |
| parent 1001 | 3210bf928a11 |
| child 1024 | 894079bece86 |
| permissions | -rw-r--r-- |
| 884 | 1 |
<!doctype html> |
2 |
<html> |
|
3 |
||
4 |
<head> |
|
| 909 | 5 |
<meta http-equiv="Content-type" content="text/html; charset=utf-8" /> |
| 884 | 6 |
<title>Metadataplayer test configurations</title> |
7 |
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic' rel='stylesheet' type='text/css'> |
|
8 |
<link href='test.css' rel='stylesheet' type='text/css'> |
|
9 |
</head> |
|
10 |
||
11 |
<body> |
|
12 |
<h1>Metadataplayer test configurations</h1> |
|
13 |
<ul class="pageindex"> |
|
| 991 | 14 |
<li><h2><a href="placeholderplayer.htm">with Placeholder Player instead of video</a></h2></li> |
| 884 | 15 |
<li><h2><a href="jwplayer.htm">with JwPlayer (default on Ldt Platform, uses custom player functions)</a></h2></li> |
| 991 | 16 |
<li><h2><a href="oggvideo.htm">with HTML5/OGG (compatible with Firefox and Chrome)</a></h2></li> |
17 |
<li><h2><a href="mp4video.htm">with MP4 (HTML5 with compatible browsers, JwPlayer with others)</a></h2></li> |
|
| 884 | 18 |
<li><h2><a href="youtube.htm">with Youtube (uses Popcorn.js and the Popcorn Youtube plugin/player)</a></h2></li> |
| 941 | 19 |
<li><h2><a href="vimeo.htm">with Vimeo (uses Popcorn.js and the Popcorn Vimeo plugin/player)</a></h2></li> |
| 884 | 20 |
<li><h2><a href="dailymotion.htm">with Dailymotion (uses custom player functions)</a></h2></li> |
|
1001
3210bf928a11
Enabled loading widgets without the widgeting framework
veltr
parents:
991
diff
changeset
|
21 |
<li><h2><a href="external-widget.htm">Loading a Widget without the Metadataplayer widgeting framework</a></h2></li> |
| 884 | 22 |
</ul> |
23 |
</body> |
|
24 |
</html> |