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

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

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

livetvbox 07-21-2011 06:08 AM

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


 
Hi

I am looking for any one help me to run rtmpdump with delux music player
_http://deluxemusic.tv/en/
above is link

Here is what have to play

HTML Code:

<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

Re: deluxemusic.tv: Looking for Delux Music Swf File run with rtmpdump


 
Code:

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
Code:

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 + rtmpdump package to automate the process.


All times are GMT -6. The time now is 09:57 AM.