test/integration/elm/index.htm
branchcap-demo
changeset 401 e08183460e0f
parent 399 8048252d7cc5
child 405 e1ed0fdbbec9
--- a/test/integration/elm/index.htm	Mon Dec 05 14:33:34 2011 +0100
+++ b/test/integration/elm/index.htm	Mon Dec 05 14:34:15 2011 +0100
@@ -32,7 +32,7 @@
             container:'LdtPlayer',
             css:'../../../src/css/LdtPlayer.css',
             widgets: [
-              {type: "PolemicWidget",
+              {type: "PolemicViewer",
              width: 640, /* required for this widget */
              height: 50,
              heightmax: 50,
@@ -101,17 +101,12 @@
             ]
         },
       player:{
-      type:'jwplayer', // player type
+              type:'html5', // player type
               container: 'PopcornContainer',
               // the rest is player-dependent configuration options.
-              file : "video/ldtplatform/museologie_inaugurale_20111018_flat.f4v", 
-              streamer: "rtmp://media.iri.centrepompidou.fr/ddc_player/", 
-              flashplayer : '../libs/player.swf',
-              live: true, 
-              "controlbar.position" : "none", 
-              height: 300, 
+              file : "elm.webm",
+              height: 196, 
               width: 640, 
-              provider: "rtmp" 
             }
     };