Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #41  
Old 07-23-2012, 05:09 PM
OhwSerac OhwSerac is offline
Junior Member
 
Join Date: Jul 2012
Posts: 2
OhwSerac is on a distinguished road
Default

Re: www.skynet.be: Need help recording stream (RTMPTE)


@TomD
I wanted to record that stream also and I came up with:
Code:
rtmpdump -r "rtmpte://flash.streampower.be/bgc_festivals" -a "bgc_festivals" -p "http://www.skynet.be/muziek/festivals/rock-werchter-2012/vod/10249" -W "http://static.generation.portal.skynet.be/swf/player5.6.swf?v=20120619" -y "mp4:RW2012_concerts/elbow.mp4" --start 0 --verbose -o rw12elbow.flv
@123654
But I guess they changed something, cause the command returns ERROR: RTMP_Connect1, handshake failed. And it returns the same error when I use your commandline example. Would they have changed the SWF or would the version have been changed?

Anyway the complete log rtmpdump returns is:
Code:
RTMPDump 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
DEBUG: Protocol : RTMPTE
DEBUG: Hostname : flash.streampower.be
DEBUG: Port     : 80
DEBUG: Playpath : mp4:RW2012_concerts/elbow.mp4
DEBUG: tcUrl    : rtmpte://flash.streampower.be:80/bgc_festivals
DEBUG: swfUrl   : http://static.generation.portal.skynet.be/swf/player5.6.swf?v=
20120619
DEBUG: pageUrl  : http://www.skynet.be/muziek/festivals/rock-werchter-2012/vod/1
0249
DEBUG: app      : bgc_festivals
DEBUG: live     : no
DEBUG: timeout  : 30 sec
DEBUG: SWFSHA256:
DEBUG: 22 58 9a 10 43 f3 20 c0 d3 09 95 94 9d ce 32 7c
DEBUG: 3e 8f e9 73 fe 56 f8 d3 5d 49 3c 6f 3c f5 ed a2
DEBUG: SWFSize  : 205074
DEBUG: Setting buffer time to: 36000000ms
Connecting ...
DEBUG: RTMP_Connect1, ... connected, handshaking
DEBUG: HandShake: Client type: 06
DEBUG: HandShake: DH pubkey position: 166
DEBUG: HandShake: Client digest offset: 879
DEBUG: HandShake: Initial client digest:
DEBUG: 78 e2 48 f6 b3 ea 8f 3b 4a 18 80 36 86 44 e0 cd
DEBUG: 0a 3c c2 3c 1d 38 69 8f 47 f3 dd d5 d4 b6 95 a2
ERROR: RTMP_Connect1, handshake failed.
DEBUG: Closing connection.
Reply With Quote
  #42  
Old 07-23-2012, 05:23 PM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: www.skynet.be: Need help recording stream (RTMPTE)


mp4:RW2012/concerts/elbow.mp4
Reply With Quote
  #43  
Old 07-25-2012, 06:44 AM
OhwSerac OhwSerac is offline
Junior Member
 
Join Date: Jul 2012
Posts: 2
OhwSerac is on a distinguished road
Default

Re: www.skynet.be: Need help recording stream (RTMPTE)


I also tried to use that link, but it stil doesn't work.
Reply With Quote
  #44  
Old 07-25-2012, 12:51 PM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: www.skynet.be: Need help recording stream (RTMPTE)


Quote:
Originally Posted by OhwSerac View Post
I also tried to use that link, but it stil doesn't work.

Code:
rtmpdump -r "rtmpte://flash.streampower.be/bgc_festivals" -a "bgc_festivals" -p "http://www.skynet.be/muziek/festivals/rock-werchter-2012/vod/10249" -W "http://static.generation.portal.skynet.be/swf/player5.6.swf?v=20120619" -y "mp4:RW2012/concerts/elbow.mp4" --start 0 -o rw12elbow.flv
Reply With Quote
  #45  
Old 07-27-2012, 11:05 AM
TomD TomD is offline
Junior Member
 
Join Date: Jul 2012
Posts: 6
TomD is on a distinguished road
Default

Re: www.skynet.be: Need help recording stream (RTMPTE)


Quote:
Originally Posted by OhwSerac View Post
I also tried to use that link, but it stil doesn't work.
yeah very strange, also no program is able to detect the url of the stream, I don't know what they did but I really need that stream, don't know how long they will keep the stream up :s

anyone who can help?
Reply With Quote
  #46  
Old 07-27-2012, 11:29 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: www.skynet.be: Need help recording stream (RTMPTE)


Quote:
Originally Posted by TomD View Post
anyone who can help?
The command posted above is working normally.
Code:
RTMPDump v2.4 GIT-2012-07-26 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration                4313.44
INFO:   moovposition            28.00
INFO:   width                   640.00
INFO:   height                  360.00
INFO:   videocodecid            avc1
INFO:   audiocodecid            mp4a
INFO:   avcprofile              77.00
INFO:   avclevel                31.00
INFO:   aacaot                  2.00
INFO:   videoframerate          0.00
INFO:   audiosamplerate         22050.00
INFO:   audiochannels           2.00
INFO: trackinfo:
INFO:   length                  388204830.00
INFO:   timescale               90000.00
INFO:   language                eng
INFO: sampledescription:
INFO:   sampletype              avc1
INFO:   length                  388209150.00
INFO:   timescale               90000.00
INFO:   language                eng
INFO: sampledescription:
INFO:   sampletype              mp4a
565.805 kB / 2.93 sec (0.0%)
Reply With Quote
  #47  
Old 07-28-2012, 04:50 AM
TomD TomD is offline
Junior Member
 
Join Date: Jul 2012
Posts: 6
TomD is on a distinguished road
Default

Re: www.skynet.be: Need help recording stream (RTMPTE)


Ok It started downloading but there are a few problems:

-It stops downloading at 88.1% (tried 3 times...)

-I can't find it anywhere, The incomplete file is not in my desktop or download folder and when I search for the file It doesn't give results...

:s
Reply With Quote
  #48  
Old 08-04-2012, 08:44 AM
tibsatthare tibsatthare is offline
Junior Member
 
Join Date: Jul 2012
Location: Mozambique
Posts: 1
tibsatthare is on a distinguished road
Default

rolex replicas


http://www.top10replicawatches.com/ replica rolex
Reply With Quote
  #49  
Old 08-16-2012, 07:10 AM
piarpo piarpo is offline
Junior Member
 
Join Date: Jul 2012
Posts: 3
piarpo is on a distinguished road
Default

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"
But rtmpdump says it has problem accessing the DNS (addr: live.streampower.be). Do you have the same problem?

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
Reply With Quote
  #50  
Old 08-17-2012, 07:05 AM
dingesgastert dingesgastert is offline
Junior Member
 
Join Date: Aug 2012
Posts: 1
dingesgastert is on a distinguished road
Default

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?
Reply With Quote
Reply Post New Thread
Tags: , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 06:03 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons