View Single Post
  #3  
Old 11-14-2011, 04:39 AM
bat999 bat999 is offline
Senior Member
 
Join Date: Apr 2011
Location: UK
Posts: 131
bat999 is on a distinguished road
Default

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


Quote:
Originally Posted by karlo2105 View Post
Try with the latest rtmpdump 2.4.
Same result:-
Code:
ubuntu:~$ 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.4 30fcf46
(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