Hi,
This is code html/js:
How downloading this stream with use rtmpdump in Linux Debian?Code:<script type="text/javascript" src="scripts/swfobject.js"></script> <script type="text/javascript"> function video_misc(){ setInterval(function () { player.displayLiniarAd("4qKXLH5gKjGZqR.flv");}, 59940000); } // Create a StrobeMediaPlayback configuration var parameters = { src: "rtmp%3A%2F%2FXXX.XXX.XXX.XXX%3A1943%2FhtKqpVrsGbabqhMl%2FzbloKkhUfq%3Fevent=42%26token=3Ba21LNdVZFcyp7zCjrush8HlgIO9X%26user=myusername&streamType=live" , plugin_ads: "http://domain.com/play/w7ugAaSwtratru5e.swf" , autoPlay: true , controlBarAutoHide: true , javascriptCallbackFunction: "onJavaScriptBridgeCreated" }; // Embed the player SWF: swfobject.embedSWF ( "http://domain.com/play/StrobeMediaPlayback_v5.swf" , "strobeMediaPlayback" , 640 , 360 , "10.1.0" , {} , parameters , { allowFullScreen: "true"} , { name: "strobeMediaPlayback" } ); var player = null; function onJavaScriptBridgeCreated(playerId) { if (player == null) { player = document.getElementById(playerId); } } </script> </head><body> <div id="strobeMediaPlayback"> </div>
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 2 of 2
-
-
Hi ,
Try :
Code:streamlink "rtmp%3A%2F%2FXXX.XXX.XXX.XXX%3A1943%2FhtKqpVrsGbabqhMl%2FzbloKkhUfq%3Fevent=42%26token=3Ba21LNdVZFcyp7zCjrush8HlgIO9X%26user=myusername&streamType=live" best -o video.mp4
%3A by :
%2F by /
%26 by &
%3F by ?
Cheers .JE SUIS CHARLIE !!!
Similar Threads
-
Seeking free conversion-downloading program, or just the best downloading
By jimmo in forum Video ConversionReplies: 6Last Post: 8th Jan 2017, 15:32 -
dumping myTV video via rtmpdump
By chisd in forum Video Streaming DownloadingReplies: 0Last Post: 30th Oct 2016, 02:11 -
rtmpdump help: Video only available a for a few days. Help??
By nobodyhome in forum Video Streaming DownloadingReplies: 9Last Post: 24th Apr 2015, 02:56 -
Help getting 480 video from gyao.co.jp with rtmpdump?
By nobodyhome in forum Video Streaming DownloadingReplies: 0Last Post: 10th Apr 2015, 01:17 -
Help downloading a video
By jramirez92 in forum Video Streaming DownloadingReplies: 2Last Post: 15th Mar 2014, 12:34