View Single Post
  #11  
Old 10-13-2016, 11:41 PM
alok97097 alok97097 is offline
Junior Member
 
Join Date: Oct 2016
Posts: 1
alok97097 is on a distinguished road
Default

Re: Breaking the security of RTMPTE protocol running with flowplayer


i am having the same problem.plz tell me how i can download this video from gate forum site
Quote:
window.onload = function () {
var player = $f("player", "flowplayer/flowplayer.commercial-3.2.16.swf", {
key:'#$b526207fead9b16994d',
showErrors: false,
onError: function (errorCode, errorMessage) {
document.getElementById("info").innerHTML = errorCode === 201 ?
"lost connection, will try to reconnect." : errorMessage;
},
plugins: {
rtmp: {
url: "flowplayer/flowplayer.rtmp-3.2.12.swf",
netConnectionUrl: "rtmpe://s20e7fj8eqzqv1.cloudfront.net/cfx/st",
inBufferSeek:false
}
},
clip: {
provider: "rtmp",
url: "mp4:2017/2017_CS/DSA_Abdul/01.Introduction.mp4?Expires=1476420211&Signature=n wkP~Ce6H0GF-7lKG1EFOZwn5S8bmysbwb73Rz0Alc7bcwSLCL58fFiuXS9w84X WQ8U-Gh9Il1mZ7WckFuSLxJLQVaac-uT1UVw7vJCp-dtYgD-OX7G6RNlDjVvJBeW0gyAgjy-xQX91DzV--Jw0nfYLi1eOc4iA-4TNaU0UEas_&Key-Pair-Id=APKAI7LSJFZ27IW5FDOQ",
Reply With Quote