PDA

View Full Version : deluxemusic.tv: Looking for Delux Music Swf File run with rtmpdump


livetvbox
07-21-2011, 06:08 AM
Hi

I am looking for any one help me to run rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) with delux music player
_http://deluxemusic.tv/en/
above is link

Here is what have to play

<script type="text/javascript" src="http://static.staging.deluxemusic.tv.dl1.ipercast.net/theme/deluxemusic.tv/js/jwplayer.min.js"></script>
<div id="flash-player">Loading the player ...</div>
<script type="text/javascript">
jwplayer("flash-player").setup({
flashplayer: "http://static.staging.deluxemusic.tv.dl1.ipercast.net/theme/deluxemusic.tv/flash/player.swf",
file: "http://deluxemusic.tv.staging.ipercast.net/content/getJWVodXml/player_version/4/use_thumbnail/0/content_id/14/count/0",
repeat: "list",
stretching: "uniform",
height: 360,
width: 640,
autostart: false,
screencolor: '000000',
plugins: "http://static.staging.deluxemusic.tv.dl1.ipercast.net/theme/deluxemusic.tv/flash/deluxemusic.swf,http://static.staging.deluxemusic.tv.dl1.ipercast.net/theme/deluxemusic.tv/flash/logobox.swf",
'tremor.ad_policy': ''
});
</script>


<script type="text/javascript">
function displayCompanionBanners(banners, tracking) {
// alert("Opalio za prikazivanje banera");
}
</script>
thanks in advance

KSV
07-21-2011, 08:42 AM
rtmpdump -r "rtmp://flash.cdn.deluxemusic.tv/deluxemusic.tv-live/" -a "deluxemusic.tv-live/" -f "WIN 10,3,181,14" -W "http://static.staging.deluxemusic.tv.dl1.ipercast.net/theme/deluxemusic.tv/flash/player.swf" -p "http://deluxemusic.tv/en/" --live -y "web_850" -o web_850.flv

RTMPDump v2.4 GIT-2011-07-11 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO: width 480.00
INFO: height 360.00
INFO: framerate 25.00
INFO: videocodecid 7.00
INFO: videodatarate 850.00
INFO: audiodatarate 96.00
1012.415 kB / 8.60 sec

use RTMPexplorer (http://all-streaming-media.com/record-video-stream/RTMPExplorer-freeware-GUI-for-rtmpsrv-Windows.htm) + rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) package to automate the process.