// Create a vue app into which we inject the fmt-player-site new Vue({ data: { playerSiteData: {"id": "flumotion-player", "vjsFlashPath": "//player.flumotion.com/video-js.swf", "autoplay": false, "loop": false, "muted": false, "volume": 1.0, "skin": {"primaryColor": "rgb(8, 97, 6)", "secondaryColor": "rgb(255, 255, 255)", "backgroundColor": "rgba(166, 166, 166, 0.3)", "borderRadius": "1.0em"}, "branding": {}, "crossoriginDomain": null, "share": null, "panorama": false, "controls": true, "aspectRatio": "16:9", "width": "100%", "height": 440, "techOrder": ["html5", "flash"], "preload": "auto", "download": false, "inactivityTimeout": 2000, "dvr": false, "startAt": null, "alternateContent": null, "reduceLiveDelay": false, "displayTitle": false, "smallAudioPlayer": false, "forward": false, "backward": false, "playbackSpeeds": "", "disableContextMenu": false, "disableShareLink": false, "disableShareEmbed": false, "detectBandwidth": false, "title": "DEL VERDE A LA MEMORIA", "type": "video", "advertisement": {"id": "flumotion-player", "startAt": null, "adTagUrl": "https://betistv-backend.flumotion.com/api/v1/campaign/115/fluvmap.xml?player_id=615&asset_id=1290036"}, "sources": [{"file": "https://betistv-ondemand.flumotion.com/outgoing/video/mp4/low/VIDEO%20VERDE%20A%20LA%20MEMORIA.mp4", "type": "video/mp4", "label": "low", "bitrate": "0.50 Mbps"}, {"file": "https://betistv-ondemand.flumotion.com/outgoing/video/mp4/hd/VIDEO%20VERDE%20A%20LA%20MEMORIA.mp4", "type": "video/mp4", "label": "hd", "bitrate": "2.00 Mbps"}], "captions": [], "downloadableSrc": null, "visualSeeking": "https://betistv-ondemand.flumotion.com/outgoingimg/VIDEO%20VERDE%20A%20LA%20MEMORIA.mp4/VIDEO%20VERDE%20A%20LA%20MEMORIA.mp4-seeking-description.vtt", "poster": "https://betistv-ondemand.flumotion.com/outgoingimg/VIDEO%20VERDE%20A%20LA%20MEMORIA.mp4/VIDEO%20VERDE%20A%20LA%20MEMORIA.mp4-poster-03.png", "thumbnail": "https://betistv-ondemand.flumotion.com/outgoingimg/VIDEO%20VERDE%20A%20LA%20MEMORIA.mp4/VIDEO%20VERDE%20A%20LA%20MEMORIA.mp4-03.png", "realtimeStats": {"active": "true", "host": "//stats.flumotion.com/stats/realtime", "feed_id": 1000706}, "relatedContent": null, "statistics": {"thru": {"25": "//stats.flumotion.com/stats/THRU_P25", "50": "//stats.flumotion.com/stats/THRU_P50", "75": "//stats.flumotion.com/stats/THRU_P75", "100": "//stats.flumotion.com/stats/THRU_P100"}, "inst": {"25": "//stats.flumotion.com/stats/INST_P25", "50": "//stats.flumotion.com/stats/INST_P50", "75": "//stats.flumotion.com/stats/INST_P75", "100": "//stats.flumotion.com/stats/INST_P100"}, "hit": "//stats.flumotion.com/stats/HIT", "ad_imp": "//stats.flumotion.com/stats/AD_IMP", "ad_click": "//stats.flumotion.com/stats/AD_CLICK", "buffer_time": "//stats.flumotion.com/stats/BUFFER_TIME", "load": "//stats.flumotion.com/stats/LOAD", "assetInfo": {"assetId": 1290036, "playerId": 615, "customerId": 186, "campaignId": 115}}}, contextmenuUI: [{'href': 'http://www.flumotion.com/', 'label': 'About Flumotion'}], } }).$mount("#v-app");