flowplayer("player", "http://video.bursa.bel.tr/wp-content/themes/lcby_video/js/flowplayer/flowplayer-3.2.11.swf", {
clip: {
url: 'stadyum.stream',
provider: 'rtmp',live: true,
onPause: function(clip) {this.stop();},onResume: function(clip) {this.play();}
},
plugins: {
rtmp: {
url: "http://releases.flowplayer.org/swf/flowplayer.rtmp-3.2.10.swf",
netConnectionUrl:"rtmp://88.255.175.20/stadyum"
//netConnectionUrl:$.base64.decode("cnRtcDovLzg4LjI1NS4xNzUuMjAvc3RhZHl1bQ==")
}
}
});