Re: www.skynet.be: Need help recording stream (RTMPTE)Quote:
Code:
base:'http://static.generation.portal.skynet.be/swf/' Code:
plugins:'./festivalplugin-20110621.swf,timeslidertooltipplugin-1' Code:
http://static.generation.portal.skynet.be/swf/festivalplugin-20110621.swf Flasm: Code:
flasm -x festivalplugin-20110621.swf Code:
<settings> |
Re: www.skynet.be: Need help recording stream (RTMPTE)nullacht
Thanks for the explanation:cool: |
Video on demand concerts (I need help)Hi,
I would like to compile a new working string to download the new "on demand festival concert video's" from my provider, but I need a help to compile a new data string, rtmpe url,... Last year I was able to use rtmpdumb because someone had posted the hidden rtmpe url, this year I have tried myself to find it, but coojah, urlsnooper,.. fail to recognise the url. The video I'd like to download can be found here: http://www.skynet.be/muziek/festival...-2011/vod/4642 (concert of social distortion~58m) Thank you anyway:) info source: var musicFestivalPlayer = new Music.Festival.Player({"selector":{"qualitySwitch" :".qualitySwitch","loginDialog":"#loginDialog","lo ginFrame":"#loginFrame"}, "player":{"swf":"http:\/\/static.generation.portal.skynet.be\/swf\/player5.6.swf?v=20120619","containerId":"festivalP layer","width":630,"height":353,"expressInstall": "http:\/\/www-portal.staticskynet.be\/module\/swf\/expressInstall.swf","flashvars":{"width":630,"heig ht":353,"stretching":"uniform","liveStream":fals e, "file":"mp4:werchter_2k11\/social-distortion.mp4 ","festivalplugin.fest":37,"festivalplugin.channel ":"1","festivalplugin.lang":"nl","festivalplugin.b w":"mid", "festivalplugin.restricted":false,"festivalplugin. concert":true},"params":{"base":"http:\/\/static.generation.portal.skynet.be\/swf\/"}, "attributes":{"id":"festivalPlayer","name":"festiv alPlayer"}},"loginUrl":"https:\/\/sphinx.skynet.be\/MBPLoginWeb\/skynet_login.jsp?lg=nl&ru=", "isAuthenticated":false,"showQualitySwitch":false} ); ***************************** the data string I've used last year: 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/2/37/98/4611" -W "http://static.generation.portal.skynet.be/swf/player5.6.swf?v=20110607" -y "mp4:werchter_2k11/queens-of-the-stone-age.mp4" --start 0 --verbose -o Test.flv --resume |
Re: www.skynet.be: Need help recording stream (RTMPTE)Code:
<settings> |
Re: www.skynet.be: Need help recording stream (RTMPTE)Thanks for the response
I have tried to compile the data for the Sabaton concert, but rtmp dump fails to record => "ERROR:RTMP_HashSWF:couldn't open C:\users\..... .swfinfo for writing, errno 13 (permission denied) Any idea what I am doing wrong? rtmpdump -r "rtmpte://flash.streampower.be/bgc_festivals" -a "bgc_festivals" -p "http://www.skynet.be/muziek/festivals/graspop-2012/vod/9780" -W "http://static.generation.portal.skynet.be/swf/player5.6.swf?v=20120619" -y "mp4:GMM2012/concerts/sabaton_nl.mp4" --start 0 --verbose -o Test.flv --resume Thanks :) |
Re: www.skynet.be: Need help recording stream (RTMPTE)there is nothing wrong with your command line. i am able to download successfully with your posted command line. rtmpdump tries to save Player Hash in .swfinfo file. on your system something is blocking it to doing so. try running with admin privileges or turning your antivirus off.
Code:
RTMPDump v2.4 GIT-2012-03-08 (Compiled by KSV) |
Re: www.skynet.be: Need help recording stream (RTMPTE)it's working
Thank you very much for the help |
Re: www.skynet.be: Need help recording stream (RTMPTE)Hi KSV,
I still need your help once again. If I want to use Rtmpdump to record a livestream instead of on demand content. Do I need to use a different RTMPTE adress in the command line? How do I need to interpret the rtmpte adress of the live streamer="rtmpte://live.flash.streampower.be/bgc_live_festivals_stage###channel###" file="web###channel###_###bw###.sdp Do I need to fill in some parameter? lfor example channel: 137? There are 4 different stages on the festival, but only 1 livestream, in 3 types of quality. & How to find the correct filename? Thanks again. rtmpdump -r "rtmpte://flash.streampower.be/bgc_festivals" -a "bgc_festivals" -p "http://www.skynet.be/muziek/festivals/graspop-2012/live" -W "http://static.generation.portal.skynet.be/swf/player5.6.swf?v=20120619" -y "mp4:GMM2012/concerts/kyuss_lives_nl.mp4" --live --verbose -o Testlive.flv |
Re: www.skynet.be: Need help recording stream (RTMPTE)try with following command when stream is online.
Code:
rtmpdump -r "rtmpte://live.flash.streampower.be/bgc_live_festivals_stage1" -a "bgc_live_festivals_stage1" -f "WIN 11,1,102,63" -W "http://static.generation.portal.skynet.be/swf/player5.6.swf" -p "http://www.skynet.be/muziek/festivals/graspop-2012/live" --live -y "web1_mid.sdp" -o "web1_mid.flv" |
Re: www.skynet.be: Need help recording stream (RTMPTE)hello there!
please can you help me, i'm trying to record videos from graspop 2012 too but i tried streamtransport, hidownload, getflv, nothing works then i found this site but i don't understand what i'm supposed to do to get the videos on my pc. so is anybody of you a nice soul to explain it to me? btw i see many users are trying to records videos from graspop even from last year, does anybody have : Amorphis and Firewind please? thank you very much for you upcoming (i hope) help. |
All times are GMT -6. The time now is 08:13 PM. |