Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Downloading video with use rtmpdump

(http://stream-recorder.com/forum/showthread.php?t=23939)

tinware 05-15-2018 05:06 AM

Downloading video with use rtmpdump


 
Hi,

This is code html/js:
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>

How downloading this stream with use rtmpdump in Linux Debian?

darkweblinks 09-04-2020 11:15 PM

Re: Downloading video with use rtmpdump


 
du hoc netviet h?*ng tốt gi?? rá?» c?? dịch vá»? giao h?*ng thu tiá»?n tá?*n n??i Ä‘á??m bá??o cho kh??ch h?*ng. phá»? bá??n má»™t tay ch??c bá??n ng?*y ph??t triá»?n

https://t.co/jcF45O3SP5

darkweblinks 09-05-2020 06:58 PM

Re: Downloading video with use rtmpdump


 
du hoc han quoc Qua nh?* m?¬nh up há»™ nha , c?? bá??n n?*o v?*o Zalo n??i chuyện vá»›i m?¬nh kh?´ng nhỉ 01865264515

https://twitter.com/hanhtrinh24h/sta...84122899181569

hasomaso 09-26-2020 04:48 PM

Re: Downloading video with use rtmpdump


 
post the original stream link


All times are GMT -6. The time now is 10:29 AM.