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 "mp4:production/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? |
Re: Download ITV Player using RTMPDump?no problem
Code:
E:\Мои документы\STREAM\rtmpdump-2.3-windows\rtmpdump-2.3\rtmpexplorer>rtmpdump |
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 "mp4:production/ 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) |
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 |
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: Code:
D:\Users\Finchy\Downloads\rtmpexplorer>rtmpdump -r "rtmpte://cp72511.edgefcs.net Code:
D:\Users\Finchy\Downloads\rtmpexplorer>rtmpdump -r "rtmpte://cp72511.edgefcs.net |
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 Code:
C:\temp>rtmpdump -r "rtmpe://cp72511.edgefcs.net:1935/ondemand" -a "ondemand?ovp |
Re: Download ITV Player using RTMPDump?Bahman
Quote:
--swfsize, --swfhash |
Re: Download ITV Player using RTMPDump?^ok, but how can I find swfsize and swfhash?
"swfsize" should be decompiled size of swf file?:confused: |
Re: Download ITV Player using RTMPDump?Quote:
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 |
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 Code:
C:\temp>rtmpdump -r "rtmpe://cp72511.edgefcs.net:1935/ondemand" -a "ondemand?ovp |
All times are GMT -6. The time now is 03:48 PM. |