jwplayer(“player”).setup({
‘modes’: [
{type: ‘flash’, src: ‘http://greatdanefilm.dk/web/ubva/ubva_symposium_2014/06_ubva_2014_1911014_webcast/jwplayer/player.swf’,
config: {
file:”ubva_2014_symposium/06_ubva_2014_1911014_webcast.mp4″,
streamer: ‘rtmp://194.150.108.246/ubva’,
provider:’rtmp’
},
},
{type: ‘html5’,
config: {
‘file’: ‘http://greatdanefilm.dk/web/ubva/ubva_symposium_2014/06_ubva_2014_1911014_webcast/video/06_ubva_2014_1911014_webcast_web.mp4’,
},
},
],
height: “75%”,
‘skin’: “http://greatdanefilm.dk/web/ubva/ubva_symposium_2014/06_ubva_2014_1911014_webcast/jwplayer/modieus_bottom/modieus_bottom.zip”,
width: “100%”,
image: “http://greatdanefilm.dk/web/ubva/ubva_symposium_2014/06_ubva_2014_1911014_webcast/preview_2014.jpeg”,
controlbar: “over”,
volume: “100”
});
|