Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
www.skynet.be: Need help recording stream (RTMPTE)Hi,
I want to download the following stream; _http://www.skynet.be/generation-nl/muziek/festivals/vod/1/36/10/4501 I found this in the source HTML Code:
var vod_fv = { skin:'./skins/live.zip', plugins:'./festivalplugin-20110621.swf,timeslidertooltipplugin-1', controlbar:'over', height:315, width:486, bufferlength:3, stretching:'fill', file:'mp4:graspop_2k11/avenged_sevenfold.mp4', 'festivalplugin.fest':36, 'festivalplugin.lang':'nl', 'festivalplugin.bw':'hi', 'festivalplugin.restricted':false, 'festivalplugin.concert':true, 'timeslidertooltipplugin.marginbottom':15 }; var vod_prms = {menu:false, wmode:'transparent', allowfullscreen:true, allowscriptaccess:'always', base:'http://static.generation.portal.skynet.be/swf/'}; var vod_attr = {id:'vodPlayerSwf', name:'vodPlayerSwf'}; swfobject.embedSWF("http://static.generation.portal.skynet.be/swf/player5.6.swf?v=20110607", "vodPlayer", "486", "315", "10.0.0", "http://static.www.portal.skynet.be/module/swf/expressInstall.swf", vod_fv, vod_prms, vod_attr); Thanks! |
#2
|
|||
|
|||
Re: www.skynet.be: Need help recording stream (RTMPTE)try the following command. if it doesn't work provide the verbose output. it would be better if you can provide working proxy or vpn because stream is geo blocked.
Code:
rtmpdump -r "rtmpte://flash.streampower.be/festivals_2k11_pu/_definst_" -a "festivals_2k11_pu/_definst_" -p "http://www.skynet.be/generation-nl/muziek/festivals/vod/1/36/10/4501" -W "http://static.generation.portal.skynet.be/swf/player5.6.swf?v=20110607" -y "mp4:graspop_2k11/avenged_sevenfold.mp4" --start 0 --verbose -o Test.flv |
#3
|
|||
|
|||
Re: www.skynet.be: Need help recording stream (RTMPTE)i can play ~78sec clip?
are there any full concert videos (e.g. 90mins)? |
#4
|
|||
|
|||
Re: www.skynet.be: Need help recording stream (RTMPTE)Quote:
I got a 486mb file with a length of 57:12 Thank you!! |
#5
|
|||
|
|||
Re: www.skynet.be: Need help recording stream (RTMPTE)KSV
Please explain how you got this part of the link. Code:
festivals_2k11_pu/_definst_ |
#6
|
|||
|
|||
Re: www.skynet.be: Need help recording stream (RTMPTE)use the following data to construct links.
Code:
<?xml version="1.0"?> <settings> <festival id="-1" name="Location detection streamer" streamer="rtmpte://flash.streampower.be/festivals_2k11_pu/_definst_"/> <!-- TESTING NODE --> <festival id="0" name="FAKE" streamer="rtmpte://flash.streampower.be/festivals_2k11_pu/_definst_"> <preroll file="mp4:graspop_preroll_###lang###_###bw###.mp4"/> <promo file="mp4:RW_Pukkelpop_QualityA.mp4"/> <live streamer="rtmpte://live.flash.streampower.be/festivals_2k11" file="festivals_live_2k11_###bw###"/> <vod/> </festival> <!-- 2010 VOD CONTENT --> <festival id="28" name="Rock Werchter 2010" streamer="rtmpte://flash.streampower.be/festivals_2k10_pu/_definst_"> <preroll streamer="rtmpte://flash.streampower.be/festivals_2k10_pu/_definst_" file="mp4:preroll/rock_werchter_preroll_###lang###_hi.mp4"/> <promo/> <live/> <vod/> </festival> <festival id="29" name="Graspop Metal Meeting 2010" streamer="rtmpte://flash.streampower.be/festivals_2k10_pu/_definst_"> <preroll streamer="rtmpte://flash.streampower.be/festivals_2k10_pu/_definst_" file="mp4:preroll/graspop_preroll_###lang###_hi.mp4"/> <promo/> <live/> <vod/> </festival> <festival id="30" name="Rimpelrock 2010" streamer="rtmpte://flash.streampower.be/festivals_2k10_pu/_definst_"> <promo/> <live/> <vod/> </festival> <festival id="31" name="Pukkelpop 2010" streamer="rtmpte://flash.streampower.be/festivals_2k10_pu/_definst_"> <preroll streamer="rtmpte://flash.streampower.be/festivals_2k10_pu/_definst_" file="mp4:preroll/pukkelpop_preroll_###lang###_hi.mp4"/> <promo/> <live/> <vod/> </festival> <!-- 2011 LIVE AND VOD CONTENT --> <festival id="36" name="Graspop Metal Meeting 2011" streamer="rtmpte://flash.streampower.be/festivals_2k11_pu/_definst_"> <preroll file="mp4:preroll/graspop_preroll_###lang###_###bw###.mp4"/> <promo file="mp4:promo/graspop_promo_###lang###_###bw###.mp4"/> <live streamer="rtmpte://live.flash.streampower.be/festivals_2k11" file="festivals_live_2k11_###bw###"/> <vod streamer="rtmpte://flash.streampower.be/festivals_2k11_pu/_definst_"/> </festival> <festival id="37" name="Rock Werchter 2011" streamer="rtmpte://flash.streampower.be/festivals_2k11_pu/_definst_"> <preroll file="mp4:preroll/rock_werchter_preroll_###lang###_###bw###.mp4"/> <promo file="mp4:promo/rw_pp_promo_###lang###_###bw###.mp4"/> <live streamer="rtmpte://live.flash.streampower.be/festivals_2k11" file="festivals_live_2k11_###bw###"/> <vod streamer="rtmpte://flash.streampower.be/festivals_2k11_pu/_definst_"/> </festival> <festival id="38" name="Pukkelpop 2011" streamer="rtmpte://flash.streampower.be/festivals_2k11_pu/_definst_"> <preroll file="mp4:preroll/pukkelpop_preroll_###lang###_###bw###.mp4"/> <promo file="mp4:promo/rw_pp_promo_###lang###_###bw###.mp4"/> <live streamer="rtmpte://live.flash.streampower.be/festivals_2k11" file="festivals_live_2k11_###bw###"/> <vod streamer="rtmpte://flash.streampower.be/festivals_2k11_pu/_definst_"/> </festival> </settings> |
#7
|
|||
|
|||
Re: www.skynet.be: Need help recording stream (RTMPTE)and how did you find the xml file?
Sniffer was not helpful. Thanks. |
#8
|
|||
|
|||
rolex replicashttp://www.top10replicawatches.com/ replica rolex
|
#9
|
|||
|
|||
Re: www.skynet.be: Need help recording stream (RTMPTE)Pukkelpop festival has started on skynet site. And I'm trying to record livestream. According to xml info provided by KSV I'm using command:
Code:
rtmpdump -r "rtmpte://live.streampower.be/bgc_live_festivals_stage1" -a "bgc_live_festivals_stage1" -f "WIN 11,3,31,227" -W "http://static.generation.portal.skynet.be/swf/player5.6.swf" -p "http://www.skynet.be/muziek/festivals/pukkelpop-2012/live" --live -y "web_mid.sdp" -o "Pukk.flv" Edit: Apparently they changed server and other parameters. Working command is: Code:
rtmpdump -r rtmpte://live.flash.streampower.be/bgc_live_festivals_stage1 -a "bgc_live_festivals_stage1" -f "WIN 11,3,31,227" -W "http://static.generation.portal.skynet.be/swf/player5.6.swf" -p "http://www.skynet.be/muziek/festivals/pukkelpop-2012/live" --live -V -y "web1_high.sdp" -o "Pukk.flv" Last edited by piarpo : 08-16-2012 at 09:02 AM. Reason: Problem solved |
#10
|
|||
|
|||
Re: www.skynet.be: Need help recording stream (RTMPTE)I'm trying to record the Pukkelpop stream as well. I tried the command in the post above me, but it tells me the "handshake failed". Does it work for anyone else?
|
Tags: jwplayer, rtmpdump, rtmpte, skynet, skynet be |
Thread Tools | |
Display Modes | |
|
|