View Single Post
  #1  
Old 11-14-2011, 03:29 AM
malcom malcom is offline
Junior Member
 
Join Date: Nov 2011
Posts: 5
malcom is on a distinguished road
Default

RTMP_Connect0, failed to connect socket. 111 (Connection refused)


Hi!

I trying download clip from http://video.homelessworldcup.org/?c...13287754057413

I just try everything... and still same problem: ERROR: RTMP_Connect0, failed to connect socket. 111 (Connection refused)

Any tips?

Code:
malcom@Malcom-Linux:~$ rtmpdump -V -r "rtmp://ll2.workcast.net/vod1/Game300-LanguageXXX-Rec1_0_20110828151412811_1.mp4" -o plik.flv -W "http://c466722.workcast.net/flowplayer.commercial-3.2.5.swf" -f "LNX 10,1,102,64" -C O:1 -C O:0 -y "mp4:Game300-LanguageXXX-Rec1_0_20110828151412811_1.mp4" -p "http://video.homelessworldcup.org/?cpak=3412165343567627&pak=1513287754057413"
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
DEBUG: Parsing...
DEBUG: Parsed protocol: 0
DEBUG: Parsed host    : ll2.workcast.net
DEBUG: Parsed app     : vod1
DEBUG: Protocol : RTMP
DEBUG: Hostname : ll2.workcast.net
DEBUG: Port     : 1935
DEBUG: Playpath : mp4:Game300-LanguageXXX-Rec1_0_20110828151412811_1.mp4
DEBUG: tcUrl    : rtmp://ll2.workcast.net:1935/vod1
DEBUG: swfUrl   : http://c466722.workcast.net/flowplayer.commercial-3.2.5.swf
DEBUG: pageUrl  : http://video.homelessworldcup.org/?cpak=3412165343567627&pak=1513287754057413
DEBUG: app      : vod1
DEBUG: flashVer : LNX 10,1,102,64
DEBUG: live     : no
DEBUG: timeout  : 30 sec
DEBUG: SWFSHA256:
DEBUG: 57 27 9d 7f b1 fa 20 a2 8a 1d b1 7e 51 3a bf 78
DEBUG: 61 60 7d a7 4d 2c f5 4b aa e8 23 5a e3 e3 cf f6
DEBUG: SWFSize  : 239973
DEBUG: Setting buffer time to: 36000000ms
Connecting ...
ERROR: RTMP_Connect0, failed to connect socket. 111 (Connection refused)
DEBUG: Closing connection.
Reply With Quote