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
  #31  
Old 12-06-2011, 11:01 AM
finchy finchy is offline
Junior Member
 
Join Date: Dec 2011
Posts: 4
finchy is on a distinguished road
Default

Re: Download ITV Player using RTMPDump?


Have followed instructions and everything appears to work right up until rtmpdump command. Am getting following error:

ERROR: RTMP_Connect0, failed to connect to socket. 10061 (Unknown error)

rtmp command from bat file is:

rtmpdump -r "rtmpe://cp72511.edgefcs.net:1935/ondemand" -a "ondemand?ovpfv=1.1&auth=eaEdvcNakcCdmaIbhaPd6aWdP d0bvaNaVadaidLacdNa5bBc5dHaKaWaxcRaFbVa.az-bo3JWY-eS-5zv1CCvmxrAq&aifp=v002&slist=production/" -f "WIN 11,1,102,55" -W "http://www.itv.com/mercury/Mercury_VideoPlayer.swf" -p "http://www.itv.com/itvplayer/video/?Filter=293512" -C Z: -y "mp4roduction/priority/CATCHUP/a3664a43/c874/41a8/bf2e/e700e8f4bb93/1-9914-0001-001_THE-FIGHT-OF-THEIR-LIVES_TX051211_ITV400_16X9.mp4" -o 1-9914-0001-001_THE-FIGHT-OF-THEIR-LIVES_TX051211_ITV400_16X9.flv

Any ideas?
Reply With Quote
  #32  
Old 12-06-2011, 12:27 PM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: Download ITV Player using RTMPDump?


no problem
Code:
E:\Мои документы\STREAM\rtmpdump-2.3-windows\rtmpdump-2.3\rtmpexplorer>rtmpdump
-r "rtmpe://cp72511.edgefcs.net:1935/ondemand" -a "ondemand?ovpfv=1.1&auth=eaEcM
bCdCb4a_dUdjdPd8bCdWcJaBaUapa6aQcgcFa3bddQb_cyblaydUdWbadobldK-bo3LZU-eS-cyu4KBt
jyuCs&aifp=v002&slist=production/" -f "WIN 11,0,1,152" -W "http://www.itv.com/me
rcury/Mercury_VideoPlayer.swf" -p "http://www.itv.com/itvplayer/video/?Filter=29
3512" -C Z: -y "mp4:production/priority/CATCHUP/a3664a43/c874/41a8/bf2e/e700e8f4
bb93/1-9914-0001-001_THE-FIGHT-OF-THEIR-LIVES_TX051211_ITV1200_16X9.mp4" -o 1.fl
v
RTMPDump v2.4 GIT-2011-11-08 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              3195.14
INFO:   moovPosition          32.00
INFO:   width                 704.00
INFO:   height                396.00
INFO:   videocodecid          avc1
INFO:   audiocodecid          mp4a
INFO:   avcprofile            77.00
INFO:   avclevel              31.00
INFO:   aacaot                2.00
INFO:   videoframerate        25.00
INFO:   audiosamplerate       24000.00
INFO:   audiochannels         2.00
INFO: trackinfo:
INFO:   length                79876000.00
INFO:   timescale             25000.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   length                76683264.00
INFO:   timescale             24000.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4a
13291.313 kB / 89.52 sec (2.8%)
Reply With Quote
  #33  
Old 12-06-2011, 02:03 PM
finchy finchy is offline
Junior Member
 
Join Date: Dec 2011
Posts: 4
finchy is on a distinguished road
Default

Re: Download ITV Player using RTMPDump?


Mmmmm something not right then.

D:\Users\Finchy\Downloads\rtmpexplorer>rtmpdump -r "rtmpe://cp72511.edgefcs.net:
1935/ondemand" -a "ondemand?ovpfv=1.1&auth=eaEaCdGaZdiaMcwcsdwaNcydy cMbabmbjblaV
d5aDdhaqcWcHdZb7b3aSdicQdZbKd8-bo3J6z-eS-cAo1DDvjDtyr&aifp=v002&slist=production
/" -f "WIN 11,1,102,55" -W "http://www.itv.com/mercury/Mercury_VideoPlayer.swf"
-p "http://www.itv.com/itvplayer/video/?Filter=293512" -C Z: -y "mp4roduction/
priority/CATCHUP/a3664a43/c874/41a8/bf2e/e700e8f4bb93/1-9914-0001-001_THE-FIGHT-
OF-THEIR-LIVES_TX051211_ITV400_16X9.mp4" -o 1-9914-0001-001_THE-FIGHT-OF-THEIR-L
IVES_TX051211_ITV400_16X9.flv
RTMPDump v2.4 GIT-2011-07-22 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
ERROR: RTMP_Connect0, failed to connect socket. 10061 (Unknown error)
Reply With Quote
  #34  
Old 12-06-2011, 11:28 PM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: Download ITV Player using RTMPDump?


Are you using VPN? it seems to be blocking connection to 1935 port. try changing the port to 80 and protocol to rtmpte.

if it doesn't work try the following fix.
Code:
http://stream-recorder.com/forum/showpost.php?p=34620&postcount=79
if it still doesn't work post the debug log after adding --verbose | -V switch to your command line.
Reply With Quote
  #35  
Old 12-07-2011, 06:05 AM
finchy finchy is offline
Junior Member
 
Join Date: Dec 2011
Posts: 4
finchy is on a distinguished road
Default

Re: Download ITV Player using RTMPDump?


I'm not using VPN. Only have Windows Firewall On and unblocked rtmpsrv.exe. Tried creating exception for rtmpdump.exe but still have no connection. Is there something else I need to do with the Firewall? I would have thought since I seem to connect on 1935 through the rtmpsrv.exe that side is ok, no?

Tried your suggestions to no avail. Logs as follows.
Using rtmpe & port 1935.
Code:
D:\Users\Finchy\Downloads\rtmpexplorer>rtmpdump -r "rtmpe://cp72511.edgefcs.net:
1935/ondemand" -a "ondemand?auth=eaEd4aRcHb5dLdXdDaLcDc.dobcdfbsbScWaRc4cRchaMdI
a.dVbKc0ckd2bgbEbRav-bo3ZRe-eS-axp3FBumCuFs&aifp=v002&slist=production/" -f "WIN
 11,1,102,55" -W "http://www.itv.com/mediaplayer/ITVMediaPlayer.swf" -p "http://
www.itv.com/itvplayer/video/?Filter=293512" -y "mp4:production/priority/CATCHUP/
a3664a43/c874/41a8/bf2e/e700e8f4bb93/1-9914-0001-001_THE-FIGHT-OF-THEIR-LIVES_TX
051211_ITV1200_16X9.mp4?sessionId=1096F027-B393-D94D-B6BF-CA24AF5DF742" -V -o 1-
9914-0001-001_THE-FIGHT-OF-THEIR-LIVES_TX051211_ITV1200_16X9.flv
RTMPDump v2.4 GIT-2011-07-22 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
DEBUG: Protocol : RTMPE
DEBUG: Hostname : cp72511.edgefcs.net
DEBUG: Port     : 1935
DEBUG: Playpath : mp4:production/priority/CATCHUP/a3664a43/c874/41a8/bf2e/e700e8
f4bb93/1-9914-0001-001_THE-FIGHT-OF-THEIR-LIVES_TX051211_ITV1200_16X9.mp4?sessio
nId=1096F027-B393-D94D-B6BF-CA24AF5DF742
DEBUG: tcUrl    : rtmpe://cp72511.edgefcs.net:1935/ondemand?auth=eaEd4aRcHb5dLdX
dDaLcDc.dobcdfbsbScWaRc4cRchaMdIa.dVbKc0ckd2bgbEbRav-bo3ZRe-eS-axp3FBumCuFs&aifp
=v002&slist=production/
DEBUG: swfUrl   : http://www.itv.com/mediaplayer/ITVMediaPlayer.swf
DEBUG: pageUrl  : http://www.itv.com/itvplayer/video/?Filter=293512
DEBUG: app      : ondemand?auth=eaEd4aRcHb5dLdXdDaLcDc.dobcdfbsbScWaRc4cRchaMdIa
.dVbKc0ckd2bgbEbRav-bo3ZRe-eS-axp3FBumCuFs&aifp=v002&slist=production/
DEBUG: flashVer : WIN 11,1,102,55
DEBUG: live     : no
DEBUG: timeout  : 30 sec
DEBUG: SWFSHA256:
DEBUG: bc b8 61 9d 50 75 d3 ed e9 1e aa 57 59 be 2a a6
DEBUG: 96 77 ae 4d de d0 6e 86 d1 da 16 21 9f 00 74 5d
DEBUG: SWFSize  : 926011
DEBUG: Setting buffer time to: 36000000ms
Connecting ...
ERROR: RTMP_Connect0, failed to connect socket. 10061 (Unknown error)
DEBUG: Closing connection.
Using rtmpte & port 80
Code:
D:\Users\Finchy\Downloads\rtmpexplorer>rtmpdump -r "rtmpte://cp72511.edgefcs.net
:80/ondemand" -a "ondemand?auth=eaEcAb2dfb1deaCb0a8cJawdicydUcEbwaec8bHdwcVbGcQb
QaicJaSdjaYaddWdvbO-bo31sH-eS-ayq4HBqmzrEq&aifp=v002&slist=production/" -f "WIN
11,1,102,55" -W "http://www.itv.com/mediaplayer/ITVMediaPlayer.swf" -p "http://w
ww.itv.com/itvplayer/video/?Filter=293512" -y "mp4:production/priority/CATCHUP/a
3664a43/c874/41a8/bf2e/e700e8f4bb93/1-9914-0001-001_THE-FIGHT-OF-THEIR-LIVES_TX0
51211_ITV800_16X9.mp4?sessionId=1B4116B2-E70D-8C98-185B-1D2EA456C10A" -V -o 1-99
14-0001-001_THE-FIGHT-OF-THEIR-LIVES_TX051211_ITV800_16X9.flv
RTMPDump v2.4 GIT-2011-07-22 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
DEBUG: Protocol : RTMPTE
DEBUG: Hostname : cp72511.edgefcs.net
DEBUG: Port     : 80
DEBUG: Playpath : mp4:production/priority/CATCHUP/a3664a43/c874/41a8/bf2e/e700e8
f4bb93/1-9914-0001-001_THE-FIGHT-OF-THEIR-LIVES_TX051211_ITV800_16X9.mp4?session
Id=1B4116B2-E70D-8C98-185B-1D2EA456C10A
DEBUG: tcUrl    : rtmpte://cp72511.edgefcs.net:80/ondemand?auth=eaEcAb2dfb1deaCb
0a8cJawdicydUcEbwaec8bHdwcVbGcQbQaicJaSdjaYaddWdvbO-bo31sH-eS-ayq4HBqmzrEq&aifp=
v002&slist=production/
DEBUG: swfUrl   : http://www.itv.com/mediaplayer/ITVMediaPlayer.swf
DEBUG: pageUrl  : http://www.itv.com/itvplayer/video/?Filter=293512
DEBUG: app      : ondemand?auth=eaEcAb2dfb1deaCb0a8cJawdicydUcEbwaec8bHdwcVbGcQb
QaicJaSdjaYaddWdvbO-bo31sH-eS-ayq4HBqmzrEq&aifp=v002&slist=production/
DEBUG: flashVer : WIN 11,1,102,55
DEBUG: live     : no
DEBUG: timeout  : 30 sec
DEBUG: SWFSHA256:
DEBUG: bc b8 61 9d 50 75 d3 ed e9 1e aa 57 59 be 2a a6
DEBUG: 96 77 ae 4d de d0 6e 86 d1 da 16 21 9f 00 74 5d
DEBUG: SWFSize  : 926011
DEBUG: Setting buffer time to: 36000000ms
Connecting ...
ERROR: RTMP_Connect0, failed to connect socket. 10061 (Unknown error)
DEBUG: Closing connection.
swfinfo file deleted and -W switch replaced with --swfUrl
Code:
D:\Users\Finchy\Downloads\rtmpexplorer>rtmpdump -r "rtmpte://cp72511.edgefcs.net
:80/ondemand" -a "ondemand?auth=eaEcAb2dfb1deaCb0a8cJawdicydUcEbwaec8bHdwcVbGcQb
QaicJaSdjaYaddWdvbO-bo31sH-eS-ayq4HBqmzrEq&aifp=v002&slist=production/" -f "WIN
11,1,102,55" --swfUrl "http://www.itv.com/mediaplayer/ITVMediaPlayer.swf" -p "ht
tp://www.itv.com/itvplayer/video/?Filter=293512" -y "mp4:production/priority/CAT
CHUP/a3664a43/c874/41a8/bf2e/e700e8f4bb93/1-9914-0001-001_THE-FIGHT-OF-THEIR-LIV
ES_TX051211_ITV800_16X9.mp4?sessionId=1B4116B2-E70D-8C98-185B-1D2EA456C10A" -V -
o 1-9914-0001-001_THE-FIGHT-OF-THEIR-LIVES_TX051211_ITV800_16X9.flv
RTMPDump v2.4 GIT-2011-07-22 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
DEBUG: Protocol : RTMPTE
DEBUG: Hostname : cp72511.edgefcs.net
DEBUG: Port     : 80
DEBUG: Playpath : mp4:production/priority/CATCHUP/a3664a43/c874/41a8/bf2e/e700e8
f4bb93/1-9914-0001-001_THE-FIGHT-OF-THEIR-LIVES_TX051211_ITV800_16X9.mp4?session
Id=1B4116B2-E70D-8C98-185B-1D2EA456C10A
DEBUG: tcUrl    : rtmpte://cp72511.edgefcs.net:80/ondemand?auth=eaEcAb2dfb1deaCb
0a8cJawdicydUcEbwaec8bHdwcVbGcQbQaicJaSdjaYaddWdvbO-bo31sH-eS-ayq4HBqmzrEq&aifp=
v002&slist=production/
DEBUG: swfUrl   : http://www.itv.com/mediaplayer/ITVMediaPlayer.swf
DEBUG: pageUrl  : http://www.itv.com/itvplayer/video/?Filter=293512
DEBUG: app      : ondemand?auth=eaEcAb2dfb1deaCb0a8cJawdicydUcEbwaec8bHdwcVbGcQb
QaicJaSdjaYaddWdvbO-bo31sH-eS-ayq4HBqmzrEq&aifp=v002&slist=production/
DEBUG: flashVer : WIN 11,1,102,55
DEBUG: live     : no
DEBUG: timeout  : 30 sec
DEBUG: Setting buffer time to: 36000000ms
Connecting ...
ERROR: RTMP_Connect0, failed to connect socket. 10061 (Unknown error)
DEBUG: Closing connection.
Reply With Quote
  #36  
Old 12-07-2011, 07:59 AM
Bahman Bahman is offline
t.A.T.u.'s fan forever
 
Join Date: Sep 2011
Location: Tehran, Iran
Posts: 381
Bahman is on a distinguished road
Default

Re: Download ITV Player using RTMPDump?


I can't download this video too!!

When I use -W parameter:
Code:
C:\temp>rtmpdump -r "rtmpe://cp72511.edgefcs.net:1935/ondemand" -a "ondemand?ovp
fv=1.1&auth=eaEcMbCdCb4a_dUdjdPd8bCdWcJaBaUapa6aQcgcFa3bddQb_cyblaydUdWbadobldK-
bo3LZU-eS-cyu4KBtjyuCs&aifp=v002&slist=production/" -f "WIN 11,1,102,55" -W "htt
p://www.itv.com/mercury/Mercury_VideoPlayer.swf" -p "http://www.itv.com/itvplaye
r/video/?Filter=293512" -C Z: -y "mp4:production/priority/CATCHUP/a3664a43/c874/
41a8/bf2e/e700e8f4bb93/1-9914-0001-001_THE-FIGHT-OF-THEIR-LIVES_TX051211_ITV1200
_16X9.mp4" -V -o 1.flv
RTMPDump v2.4 GIT-2011-07-11 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: RTMP_HashSWF: couldn't contact swfurl http://www.itv.com/mercury/Mercury_
VideoPlayer.swf (HTTP error 403)
DEBUG: Protocol : RTMPE
DEBUG: Hostname : cp72511.edgefcs.net
DEBUG: Port     : 1935
DEBUG: Playpath : mp4:production/priority/CATCHUP/a3664a43/c874/41a8/bf2e/e700e8
f4bb93/1-9914-0001-001_THE-FIGHT-OF-THEIR-LIVES_TX051211_ITV1200_16X9.mp4
DEBUG: tcUrl    : rtmpe://cp72511.edgefcs.net:1935/ondemand?ovpfv=1.1&auth=eaEcM
bCdCb4a_dUdjdPd8bCdWcJaBaUapa6aQcgcFa3bddQb_cyblaydUdWbadobldK-bo3LZU-eS-cyu4KBt
jyuCs&aifp=v002&slist=production/
DEBUG: swfUrl   : http://www.itv.com/mercury/Mercury_VideoPlayer.swf
DEBUG: pageUrl  : http://www.itv.com/itvplayer/video/?Filter=293512
DEBUG: app      : ondemand?ovpfv=1.1&auth=eaEcMbCdCb4a_dUdjdPd8bCdWcJaBaUapa6aQc
gcFa3bddQb_cyblaydUdWbadobldK-bo3LZU-eS-cyu4KBtjyuCs&aifp=v002&slist=production/

DEBUG: flashVer : WIN 11,1,102,55
DEBUG: live     : no
DEBUG: timeout  : 30 sec
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: 0b 32 10 42 03 2e 43 c7 31 f1 7a 3d 71 da 0c 5b
DEBUG: dc de 26 b2 72 c6 83 8a f0 d1 04 27 ce 41 91 e4
DEBUG: HandShake: Type Answer   : 09
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
DEBUG: HandShake: Server Uptime : 1286974842
DEBUG: HandShake: FMS Version   : 3.5.7.1
DEBUG: HandShake: Server DH public key offset: 351
DEBUG: HandShake: Secret key:
DEBUG: f7 5f 20 8f 6b 11 c3 b5 f8 2c 56 a8 a3 02 8b 13
DEBUG: fc 90 c0 60 17 a2 c1 d2 62 d0 e4 45 1f 7c 64 6f
DEBUG: db 5d 8f 35 a1 3a ab c4 ca 7a 56 f0 2a c3 d1 87
DEBUG: 9d 09 7c a5 a3 28 2e 42 83 79 ba 31 7f 66 21 ef
DEBUG: 09 fd 2b 5f e7 0e 32 ef 35 3c de 39 5a 07 b5 71
DEBUG: 14 5e 28 51 ac 66 07 f8 a2 9e 14 86 8a cb c2 3e
DEBUG: 65 d2 74 c2 4c 31 ce 84 15 6a af 06 9d be 91 a4
DEBUG: 88 31 7e 89 95 db 5f f1 8a b5 e1 1e 0d 9c 82 af
DEBUG: RC4 Out Key:
DEBUG: 65 23 29 f5 cb 2f 6f 81 ea 14 97 2c 93 69 77 87
DEBUG: RC4 In Key:
DEBUG: 5f 72 c4 ee 4c da 41 4e 7a 63 c5 e9 3b c0 2c 50
DEBUG: HandShake: Calculated digest key from secure key and server digest:
DEBUG: b8 44 f4 4a 0f 32 ed 4c 9b cb e0 c8 63 bb cf 58
DEBUG: 48 38 de f0 22 3d 10 de 4c 5a ca 01 84 a7 87 eb
DEBUG: HandShake: Client signature calculated:
DEBUG: 0b 3f 41 c6 8c b6 23 6a 3b e6 30 06 b0 73 4b 30
DEBUG: a6 34 a3 55 15 73 af c3 c2 59 b6 22 3d 03 28 02
DEBUG: HandShake: Server sent signature:
DEBUG: fc a6 66 01 26 39 70 ee 83 01 cc 5e b2 c2 13 63
DEBUG: 6f d9 70 08 d2 76 5b aa 36 88 d8 6a 5b 6c e4 ef
DEBUG: HandShake: Digest key:
DEBUG: 94 11 96 da 9b eb 3d 3d 72 f5 78 9c ca 85 3d d4
DEBUG: 31 39 77 fb 3f 52 36 af 0f cb 24 7f 07 dd f1 8d
DEBUG: HandShake: Signature calculated:
DEBUG: fc a6 66 01 26 39 70 ee 83 01 cc 5e b2 c2 13 63
DEBUG: 6f d9 70 08 d2 76 5b aa 36 88 d8 6a 5b 6c e4 ef
DEBUG: HandShake: Genuine Adobe Flash Media Server
DEBUG: HandShake: Handshaking finished....
DEBUG: RTMP_Connect1, handshaked
DEBUG: Invoking connect
INFO: Connected...
DEBUG: RTMP_ClientPacket, received: invoke 134 bytes
and when I use --swfUrl parameter, it doesn't say "'couldn't contact swfurl":
Code:
C:\temp>rtmpdump -r "rtmpe://cp72511.edgefcs.net:1935/ondemand" -a "ondemand?ovp
fv=1.1&auth=eaEcMbCdCb4a_dUdjdPd8bCdWcJaBaUapa6aQcgcFa3bddQb_cyblaydUdWbadobldK-
bo3LZU-eS-cyu4KBtjyuCs&aifp=v002&slist=production/" -f "WIN 11,1,102,55" --swfUr
l "http://www.itv.com/mercury/Mercury_VideoPlayer.swf" -p "http://www.itv.com/it
vplayer/video/?Filter=293512" -C Z: -y "mp4:production/priority/CATCHUP/a3664a43
/c874/41a8/bf2e/e700e8f4bb93/1-9914-0001-001_THE-FIGHT-OF-THEIR-LIVES_TX051211_I
TV1200_16X9.mp4" -V -o 1.flv
RTMPDump v2.4 GIT-2011-07-11 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
DEBUG: Protocol : RTMPE
DEBUG: Hostname : cp72511.edgefcs.net
DEBUG: Port     : 1935
DEBUG: Playpath : mp4:production/priority/CATCHUP/a3664a43/c874/41a8/bf2e/e700e8
f4bb93/1-9914-0001-001_THE-FIGHT-OF-THEIR-LIVES_TX051211_ITV1200_16X9.mp4
DEBUG: tcUrl    : rtmpe://cp72511.edgefcs.net:1935/ondemand?ovpfv=1.1&auth=eaEcM
bCdCb4a_dUdjdPd8bCdWcJaBaUapa6aQcgcFa3bddQb_cyblaydUdWbadobldK-bo3LZU-eS-cyu4KBt
jyuCs&aifp=v002&slist=production/
DEBUG: swfUrl   : http://www.itv.com/mercury/Mercury_VideoPlayer.swf
DEBUG: pageUrl  : http://www.itv.com/itvplayer/video/?Filter=293512
DEBUG: app      : ondemand?ovpfv=1.1&auth=eaEcMbCdCb4a_dUdjdPd8bCdWcJaBaUapa6aQc
gcFa3bddQb_cyblaydUdWbadobldK-bo3LZU-eS-cyu4KBtjyuCs&aifp=v002&slist=production/

DEBUG: flashVer : WIN 11,1,102,55
DEBUG: live     : no
DEBUG: timeout  : 30 sec
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: e8 ed ea ce 25 6f 5e 36 8b b8 08 c4 b3 da e2 60
DEBUG: 45 bf c5 68 79 37 3d 65 ac 92 38 b5 f2 06 57 9d
DEBUG: HandShake: Type Answer   : 09
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
DEBUG: HandShake: Server Uptime : 1234677387
DEBUG: HandShake: FMS Version   : 3.5.7.1
DEBUG: HandShake: Server DH public key offset: 115
DEBUG: HandShake: Secret key:
DEBUG: 72 a6 24 5c 07 60 e7 d8 a5 83 d3 c5 8f cb 27 12
DEBUG: e6 0a 82 30 6d 68 b7 5c 1d 4b 35 70 5c b0 31 52
DEBUG: 55 c6 f3 a2 b6 db fb 01 96 4f c5 49 22 51 fa 21
DEBUG: d0 8b 79 ea a0 66 69 2a ff 17 87 77 7c 58 f1 8f
DEBUG: af 64 a1 f2 b7 04 63 a9 90 1b 69 b0 0b 20 d6 65
DEBUG: 0b 20 80 1b e0 d6 1b 84 96 f5 2e 6a ee f7 15 5e
DEBUG: c7 9e 73 d3 4f ac 6e 06 98 fc 8b 43 97 58 f0 65
DEBUG: 70 65 b1 d3 8e a0 88 7d 2f 1b 5b 3c 19 40 df 1c
DEBUG: RC4 Out Key:
DEBUG: 9b 23 f1 28 08 81 53 0f 46 a3 84 88 49 ad ee 28
DEBUG: RC4 In Key:
DEBUG: 1a 9e f4 8d b9 0a 2a 37 02 cb 4e 6d 91 5b cd a6
DEBUG: HandShake: Calculated digest key from secure key and server digest:
DEBUG: d3 0c 6d 8a 32 7c 2b 2e cc b1 d0 93 41 fd ee eb
DEBUG: 71 e4 d3 37 fd 58 53 4c 7f e6 ba 25 e2 03 3b f1
DEBUG: HandShake: Client signature calculated:
DEBUG: 4a da a0 a7 b1 7a 36 a3 78 c5 64 5f 50 71 a2 e8
DEBUG: 43 61 af 2d 58 56 5c 40 5b 93 81 b4 eb fc 5d 5f
DEBUG: HandShake: Server sent signature:
DEBUG: 4e 26 27 96 03 71 ef ff d7 d7 b4 36 aa 34 6f 80
DEBUG: 84 25 5b 4f c1 ee 66 96 9d 3c b9 ab 23 f7 b1 00
DEBUG: HandShake: Digest key:
DEBUG: e5 62 49 3e 7a 82 e7 29 b3 57 7d f9 e8 3f 76 a9
DEBUG: 7e 41 55 cf 78 69 31 3b d3 b9 c3 02 9f e0 09 df
DEBUG: HandShake: Signature calculated:
DEBUG: 4e 26 27 96 03 71 ef ff d7 d7 b4 36 aa 34 6f 80
DEBUG: 84 25 5b 4f c1 ee 66 96 9d 3c b9 ab 23 f7 b1 00
DEBUG: HandShake: Genuine Adobe Flash Media Server
DEBUG: HandShake: Handshaking finished....
DEBUG: RTMP_Connect1, handshaked
DEBUG: Invoking connect
INFO: Connected...
DEBUG: RTMP_ClientPacket, received: invoke 134 bytes
and immediately closed!!
Reply With Quote
  #37  
Old 12-07-2011, 01:46 PM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: Download ITV Player using RTMPDump?


Bahman
Quote:
and when I use --swfUrl parameter, it doesn't say "'couldn't contact swfurl"
you forgot the parameters
--swfsize, --swfhash
Reply With Quote
  #38  
Old 12-07-2011, 02:11 PM
Bahman Bahman is offline
t.A.T.u.'s fan forever
 
Join Date: Sep 2011
Location: Tehran, Iran
Posts: 381
Bahman is on a distinguished road
Default

Re: Download ITV Player using RTMPDump?


^ok, but how can I find swfsize and swfhash?
"swfsize" should be decompiled size of swf file?
Reply With Quote
  #39  
Old 12-07-2011, 02:49 PM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: Download ITV Player using RTMPDump?


Quote:
Originally Posted by Bahman View Post
^ok, but how can I find swfsize and swfhash?
"swfsize" should be decompiled size of swf file?
1. Decompress SWF player, it gives you SWFSize in bytes
flasm -x "player.swf"

2. Generate the hash, it gives you SWFHash
openssl sha -sha256 -hmac "Genuine Adobe Flash Player 001" "player.swf"
openssl flasm

--swfsize 990750
--swfhash b6c8966da3f49610be7178b01ca33d046bbf915e2908d9dafe 11e4b042d8eeea
Reply With Quote
  #40  
Old 12-07-2011, 03:48 PM
Bahman Bahman is offline
t.A.T.u.'s fan forever
 
Join Date: Sep 2011
Location: Tehran, Iran
Posts: 381
Bahman is on a distinguished road
Default

Re: Download ITV Player using RTMPDump?


Thank you very much, chap!! I was so interested in learning how to do it!!

First, I used original swf file for generating hash and got:
6f89a4fac643901ca8dd40c284902ea005e7f92f416fa29be2 5b500a501480c7
then saw your generated hash, used decompressed one and got it as same as you!!

but I still have problem:
Code:
C:\temp>rtmpdump -r "rtmpe://cp72511.edgefcs.net:1935/ondemand" -a "ondemand?ovp
fv=1.1&auth=eaEcMbCdCb4a_dUdjdPd8bCdWcJaBaUapa6aQcgcFa3bddQb_cyblaydUdWbadobldK-
bo3LZU-eS-cyu4KBtjyuCs&aifp=v002&slist=production/" -f "WIN 11,1,102,55" --swfUr
l "http://www.itv.com/mercury/Mercury_VideoPlayer.swf" --swfsize 990750 --swfhas
h "b6c8966da3f49610be7178b01ca33d046bbf915e2908d9dafe11e4b042d8eeea" -p "http://
www.itv.com/itvplayer/video/?Filter=293512" -C Z: -y "mp4:production/priority/CA
TCHUP/a3664a43/c874/41a8/bf2e/e700e8f4bb93/1-9914-0001-001_THE-FIGHT-OF-THEIR-LI
VES_TX051211_ITV1200_16X9.mp4" -o 1.flv
RTMPDump v2.4 GIT-2011-07-11 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
ERROR: rtmp server sent error
and:
Code:
C:\temp>rtmpdump -r "rtmpe://cp72511.edgefcs.net:1935/ondemand" -a "ondemand?ovp
fv=1.1&auth=eaEcMbCdCb4a_dUdjdPd8bCdWcJaBaUapa6aQcgcFa3bddQb_cyblaydUdWbadobldK-
bo3LZU-eS-cyu4KBtjyuCs&aifp=v002&slist=production/" -f "WIN 11,1,102,55" --swfUr
l "http://www.itv.com/mercury/Mercury_VideoPlayer.swf" --swfsize 990750 --swfhas
h "b6c8966da3f49610be7178b01ca33d046bbf915e2908d9dafe11e4b042d8eeea" -p "http://
www.itv.com/itvplayer/video/?Filter=293512" -C Z: -y "mp4:production/priority/CA
TCHUP/a3664a43/c874/41a8/bf2e/e700e8f4bb93/1-9914-0001-001_THE-FIGHT-OF-THEIR-LI
VES_TX051211_ITV1200_16X9.mp4" -V -o 1.flv
RTMPDump v2.4 GIT-2011-07-11 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
DEBUG: Protocol : RTMPE
DEBUG: Hostname : cp72511.edgefcs.net
DEBUG: Port     : 1935
DEBUG: Playpath : mp4:production/priority/CATCHUP/a3664a43/c874/41a8/bf2e/e700e8
f4bb93/1-9914-0001-001_THE-FIGHT-OF-THEIR-LIVES_TX051211_ITV1200_16X9.mp4
DEBUG: tcUrl    : rtmpe://cp72511.edgefcs.net:1935/ondemand?ovpfv=1.1&auth=eaEcM
bCdCb4a_dUdjdPd8bCdWcJaBaUapa6aQcgcFa3bddQb_cyblaydUdWbadobldK-bo3LZU-eS-cyu4KBt
jyuCs&aifp=v002&slist=production/
DEBUG: swfUrl   : http://www.itv.com/mercury/Mercury_VideoPlayer.swf
DEBUG: pageUrl  : http://www.itv.com/itvplayer/video/?Filter=293512
DEBUG: app      : ondemand?ovpfv=1.1&auth=eaEcMbCdCb4a_dUdjdPd8bCdWcJaBaUapa6aQc
gcFa3bddQb_cyblaydUdWbadobldK-bo3LZU-eS-cyu4KBtjyuCs&aifp=v002&slist=production/

DEBUG: flashVer : WIN 11,1,102,55
DEBUG: live     : no
DEBUG: timeout  : 30 sec
DEBUG: SWFSHA256:
DEBUG: b6 c8 96 6d a3 f4 96 10 be 71 78 b0 1c a3 3d 04
DEBUG: 6b bf 91 5e 29 08 d9 da fe 11 e4 b0 42 d8 ee ea
DEBUG: SWFSize  : 990750
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: 0c 22 5c d4 70 ae b7 f3 73 31 05 b8 9f 47 01 ea
DEBUG: f9 e1 9d 40 c7 6f ac 84 c0 73 3d 0a ba 05 30 11
DEBUG: HandShake: Type Answer   : 09
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
DEBUG: HandShake: Server Uptime : 1388139098
DEBUG: HandShake: FMS Version   : 3.5.7.1
DEBUG: HandShake: Server DH public key offset: 298
DEBUG: HandShake: Secret key:
DEBUG: 1f b2 d7 20 b9 0a ac 23 28 d1 7f c6 45 69 89 c2
DEBUG: 57 8c 67 ee c6 8c 92 09 2c f4 4a a1 8f af 32 d6
DEBUG: 07 74 bb 15 c3 7d e3 96 e3 df 42 41 8c ca 14 46
DEBUG: 8b d2 ad 00 9f ae 7a 64 7d d5 ec 17 4d 1b 55 e9
DEBUG: 04 f9 22 a8 5e 8a b8 a0 45 8b a7 1d d6 a2 85 5a
DEBUG: 5a 94 57 f6 3b ee 7f 2f 38 97 ee bd 14 54 ad d1
DEBUG: fd a0 d5 46 ea 45 7c ca 4e 29 50 65 2a 69 30 43
DEBUG: 40 d6 53 6d fa fa 77 f1 1c 10 e5 dc 57 32 53 68
DEBUG: RC4 Out Key:
DEBUG: e4 32 97 9c 88 6a 70 c8 df 75 9a 25 1a ab 39 01
DEBUG: RC4 In Key:
DEBUG: bc 11 8f e7 dd 39 d0 fb 33 8e 67 3d 61 12 c3 04
DEBUG: HandShake: Calculated digest key from secure key and server digest:
DEBUG: 65 9c e1 30 f0 9e 18 9a 8a 48 7e 1c ac eb 8e 39
DEBUG: 17 7f d5 d2 cf d9 79 71 b5 13 60 ca bc 70 63 99
DEBUG: HandShake: Client signature calculated:
DEBUG: b4 9f f5 28 58 65 39 f1 02 38 9d 9b b5 d5 86 84
DEBUG: 5f 1f 45 56 5b cc 2e 00 b8 38 e2 c9 60 52 cd 87
DEBUG: HandShake: Server sent signature:
DEBUG: 91 cf 19 32 b4 c1 06 8b e1 7e 5a 97 41 82 bb 72
DEBUG: 6a 5a 06 c8 47 22 64 76 13 a5 3f 3f 5b 45 db 4f
DEBUG: HandShake: Digest key:
DEBUG: 10 02 9e 20 bc 85 e5 83 23 bf 67 ba 78 ee 3b e4
DEBUG: 1d f0 b9 5a 03 69 1a 92 d4 65 d6 78 8c a2 a0 ba
DEBUG: HandShake: Signature calculated:
DEBUG: 91 cf 19 32 b4 c1 06 8b e1 7e 5a 97 41 82 bb 72
DEBUG: 6a 5a 06 c8 47 22 64 76 13 a5 3f 3f 5b 45 db 4f
DEBUG: HandShake: Genuine Adobe Flash Media Server
DEBUG: HandShake: Handshaking finished....
DEBUG: RTMP_Connect1, handshaked
DEBUG: Invoking connect
INFO: Connected...
DEBUG: RTMP_ClientPacket, received: invoke 134 bytes
Also I have tried replacing port 80 and rtmpte, didn't work!!
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 07:00 AM.


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