flowplayer(“#player”,
“https://www.galatasaray.com/Js/flowplayer.swf”, {
//license key from your account
key: ‘$807161248649335’,
});
flowplayer.conf = {
native_fullscreen: true,
autoplay: true,
live:true,
aspectRatio: “16:9”,
clip: {
hlsjs: {
safari: true
},
sources: [
{
type: “application/x-mpegurl”,
src: “https://owifavo5.rocketcdn.com/gstv/gstv.smil/playlist.m3u8?token=w104M09QWNfMLtp8a_BEpw&expires=1579698099”
}
};