Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#31
|
|||
|
|||
Re: www.skynet.be: Need help recording stream (RTMPTE)Hi,
1. you will need to download RTMPdump & extract...: http://www.videohelp.com/tools/RTMPDump 2. no installation need, it's a command line tool, Open CMD.exe (you only need to enter "cmd" in the search field of your Windows start menu) 3. enter => "cd" + "the location adress of the tool" for example : "cd C:\Users\Documents\RTMPE 4 enter + add the command line which is specific to the concert you would like to download example 2012 kyuss lives: rtmpdump -r "rtmpte://flash.streampower.be/bgc_festivals" -a "bgc_festivals" -p "http://www.skynet.be/muziek/festivals/graspop-2012/vod/9805" -W "http://static.generation.portal.skynet.be/swf/player5.6.swf?v=20120619" -y "mp4:GMM2012/concerts/kyuss_lives_nl.mp4" --start 0 --verbose -o KyussLives.flv --resume text in green color you will need to modify: -the vod number "9805" you will find easily in the url -the name of the file "kyuss_lives_nl.mp4" =>you will need to open the "pagesource" and search for the name(= click right and....) text in blue => choose yourself text in red => sometimes rtmpdump fails to download the file complete =>re-use the same command line, but add "--resume" to the command line and your download will continue (don't add "--resume" when you try to download the file for the first time, because rtmpdump can't find...) Another example (sabaton) 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 Sabaton.flv The 2011 concerts are still online, but you will need a different command line, the rtmpe adress is different: rtmpdump -r "rtmpte://flash.streampower.be/festivals_2k11_pu/_definst_" -a "festivals_2k11_pu/_definst_" -p "http://www.skynet.be/muziek/festivals/graspop-2011/vod/4461" -W "http://static.generation.portal.skynet.be/swf/player5.6.swf?v=20120619" -y "mp4:graspop_2k11/channel_zero.mp4" --start 0 --verbose -o Channelzero.flv |
#32
|
|||
|
|||
Re: www.skynet.be: Need help recording stream (RTMPTE)works great thank you!
but on 2011 videos i got this error : Error.Ip.NoBelgian is there any ways to get a belgian ip using rtmpdump or something else please? i find some proxy ip addy but don't know how it works honestly |
#33
|
|||
|
|||
Re: www.skynet.be: Need help recording stream (RTMPTE)Hi KSV,
your command line is working, but how do I need to stop the recording properly? Thanks Quote:
|
#34
|
|||
|
|||
Re: www.skynet.be: Need help recording stream (RTMPTE)KSV,
I tried your code to download Rock Werchter-video's, but it doesn't work yet. Can you check what I did wrong? This is the video: http://www.skynet.be/muziek/festival...2012/vod/10294 And this is the code I used... Quote:
|
#35
|
|||
|
|||
Re: www.skynet.be: Need help recording stream (RTMPTE)Quote:
Code:
-y "mp4:stage2/archives/chase_status.mp4" Code:
-y "mp4:stage2_archives/chase_status.mp4" |
#36
|
|||
|
|||
Re: www.skynet.be: Need help recording stream (RTMPTE)Please help me to download this amazing concert from Rock Wertcher 2012:
http://www.skynet.be/muziek/festival...2012/vod/10250 I also tried the code below to download Rock Werchter-videos, but it doesn't work. (Debug errors)... My code in command line is: Quote:
|
#37
|
|||
|
|||
Re: www.skynet.be: Need help recording stream (RTMPTE)Code:
rtmpdump -r "rtmpte://flash.streampower.be/bgc_festivals" -a "bgc_festivals" -p "http://www.skynet.be/muziek/festivals/rock-werchter-2012/vod/10250" -W "http://static.generation.portal.skynet.be/swf/player5.6.swf?v=20120619" -y "mp4:RW2012/concerts/within_temptation.mp4" --start 0 -o s.flv |
#38
|
|||
|
|||
Re: www.skynet.be: Need help recording stream (RTMPTE)Quote:
mp4:RW2012/concerts/within_temptation.mp4 ? |
#39
|
|||
|
|||
Re: www.skynet.be: Need help recording stream (RTMPTE)Code:
</script> <script type="text/javascript" src="http://www-portal.staticskynet.be/javascript/sales/skynet_ads.js"></script> <script type="text/javascript"> //<!-- var musicFestivalPlayer = new Music.Festival.Player({"selector":{"qualitySwitch":".qualitySwitch","loginDialog":"#loginDialog","loginFrame":"#loginFrame"},"player":{"swf":"http:\/\/static.generation.portal.skynet.be\/swf\/player5.6.swf","containerId":"festivalPlayer","width":630,"height":353,"expressInstall":"http:\/\/www-portal.staticskynet.be\/module\/swf\/expressInstall.swf","flashvars":{"width":630,"height":353,"stretching":"uniform","liveStream":false,"file":"mp4:RW2012\/concerts\/within_temptation.mp4","festivalplugin.fest":48,"festivalplugin.channel":"1","festivalplugin.lang":"nl","festivalplugin.bw":"mid","festivalplugin.restricted":false,"festivalplugin.concert":false},"params":{"base":"http:\/\/static.generation.portal.skynet.be\/swf\/"},"attributes":{"id":"festivalPlayer","name":"festivalPlayer"}},"loginUrl":"https:\/\/sphinx.skynet.be\/MBPLoginWeb\/skynet_login.jsp?lg=nl&ru=","isAuthenticated":false,"showQualitySwitch":false}); //--> </script> |
#40
|
|||
|
|||
Re: www.skynet.be: Need help recording stream (RTMPTE)How do I adapt the command code for this skynet video?
http://www.skynet.be/muziek/festival...2012/vod/10249 Thank you very much |
Tags: jwplayer, rtmpdump, rtmpte, skynet, skynet be |
Thread Tools | |
Display Modes | |
|
|