document.write('
'); var player = new Clappr.Player({ source: "//ffstg.megadoga.com/data/ff/5d1c42133cc5b/play.m3u8?u=public_user&mid=5d1c42133cc5b&dev=_pc&0.735879001714778583", poster: "//ffstg.megadoga.com/data/ff/5d1c42133cc5b/thum.jpg?0.735879001714778583", parentId: "#hls_video5d1c42133cc5b663571d7b3add", width: "320", height: "240", autoPlay: false, loop: false, disableVideoTagContextMenu: true, pause: true, preload: 'metadata', visibilityEnableIcon: true, plugins: { 'core': [LevelSelector] }, playbackRateConfig: { defaultValue: '1.0', options: [ {value: '0.5', label: '0.5x'}, {value: '1.0', label: '1x'}, {value: '1.5', label: '1.5x'}, {value: '2.0', label: '2x'}, {value: '4.0', label: '4x'}, {value: '8.0', label: '8x'}, ] },}); player.on(Clappr.Events.PLAYER_PLAY, function() { $.get("/player/javalog.php", { id: "5d1c42133cc5b" },function(data){}); });