Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

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

(http://stream-recorder.com/forum/showthread.php?t=10396)

malcom 11-14-2011 03:29 AM

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.


karlo2105 11-14-2011 03:57 AM

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


 
Try with the latest rtmpdump 2.4.

bat999 11-14-2011 04:39 AM

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


 
Quote:

Originally Posted by karlo2105 (Post 34325)
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.


karlo2105 11-14-2011 06:49 AM

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


 
You are right it's impossible to dump even with the latest rtmpdump. I guess they use hidden ports for streaming so unless you don't find them it's impossible to dump it.

malcom 11-14-2011 02:52 PM

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


 
Then I can't download it without port scanning? :(

chap 11-14-2011 06:14 PM

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


 
url: rtmpt://ll2.workcast.net:80/vod1/mp4:Game300-LanguageXXX-Rec2_0_20110828151412811_1.mp4
app: vod1
flashVer: WIN 11,0,1,152
pageUrl: http://video.homelessworldcup.org/Au... 2165343567627
swfUrl: http://c466722.workcast.net/flowplay...cial-3.2.5.swf
tcUrl: rtmpt://ll2.workcast.net:80/vod1
playPath: mp4:Game300-LanguageXXX-Rec2_0_20110828151412811_1.mp4

malcom 11-15-2011 03:07 AM

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


 
Code:

malcom@Malcom-Linux:~$ rtmpdump -V -r "rtmpt://ll2.workcast.net:80/vod1/mp4:Game300-LanguageXXX-Rec2_0_20110828151412811_1.mp4" -a vod1 -f WIN 11,0,1,152-p "http://video.homelessworldcup.org/AuditoriumUsher.aspx?pak=6733772765126804&cpak=3412165343567627" -s "http://c466722.workcast.net/flowplayer.commercial-3.2.5.swf" -t "rtmpt://ll2.workcast.net:80/vod1" -y "mp4:Game300-LanguageXXX-Rec2_0_20110828151412811_1.mp4" -o plik.flv
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL                                                                                 
DEBUG: Parsing...
DEBUG: Parsed protocol: 1
DEBUG: Parsed host    : ll2.workcast.net
DEBUG: Parsed app    : vod1
DEBUG: Protocol : RTMPT
DEBUG: Hostname : ll2.workcast.net
DEBUG: Port    : 80
DEBUG: Playpath : mp4:Game300-LanguageXXX-Rec2_0_20110828151412811_1.mp4
DEBUG: tcUrl    : rtmpt://ll2.workcast.net:80/vod1
DEBUG: swfUrl  : http://c466722.workcast.net/flowplayer.commercial-3.2.5.swf
DEBUG: app      : vod1
DEBUG: flashVer : WIN
DEBUG: live    : no
DEBUG: timeout  : 30 sec
DEBUG: Setting buffer time to: 36000000ms
Connecting ...
DEBUG: RTMP_Connect1, ... connected, handshaking

and i waiting around 5 min.... nothing more happen :(

ON Windows 7:
Code:

C:\Users\Malcom\Desktop\rtmp>rtmpdump -V -r "rtmpt://ll2.workcast.net:80/vod1/mp
4:Game300-LanguageXXX-Rec2_0_20110828151412811_1.mp4" -a vod1 -f WIN 11,0,1,152-
p "http://video.homelessworldcup.org/AuditoriumUsher.aspx?pak=6733772765126804&c
pak=3412165343567627" -s "http://c466722.workcast.net/flowplayer.commercial-3.2.
5.swf" -t "rtmpt://ll2.workcast.net:80/vod1" -y "mp4:Game300-LanguageXXX-Rec2_0_
20110828151412811_1.mp4" -o plik.flv
RTMPDump 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
DEBUG: Parsing...
DEBUG: Parsed protocol: 1
DEBUG: Parsed host    : ll2.workcast.net
DEBUG: Parsed app    : vod1
DEBUG: Protocol : RTMPT
DEBUG: Hostname : ll2.workcast.net
DEBUG: Port    : 80
DEBUG: Playpath : mp4:Game300-LanguageXXX-Rec2_0_20110828151412811_1.mp4
DEBUG: tcUrl    : rtmpt://ll2.workcast.net:80/vod1
DEBUG: swfUrl  : http://c466722.workcast.net/flowplayer.commercial-3.2.5.swf
DEBUG: app      : vod1
DEBUG: flashVer : WIN
DEBUG: live    : no
DEBUG: timeout  : 30 sec
DEBUG: Setting buffer time to: 36000000ms
Connecting ...
DEBUG: RTMP_Connect1, ... connected, handshaking
DEBUG: ReadN, No valid HTTP response found
ERROR: RTMP_Connect1, handshake failed.
DEBUG: Closing connection.


bat999 11-16-2011 11:13 AM

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


 
Quote:

Originally Posted by chap (Post 34334)
url: rtmpt://ll2.workcast.net:80/vod1/mp4:Game300-LanguageXXX-Rec2_0_20110828151412811_1.mp4
app: vod1
flashVer: WIN 11,0,1,152
pageUrl: http://video.homelessworldcup.org/Au... 2165343567627
swfUrl: http://c466722.workcast.net/flowplay...cial-3.2.5.swf
tcUrl: rtmpt://ll2.workcast.net:80/vod1
playPath: mp4:Game300-LanguageXXX-Rec2_0_20110828151412811_1.mp4

Hi chap
Can this be expressed as a valid RTMPDump command please?:)

karlo2105 11-16-2011 11:28 AM

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


 
Quote:

Originally Posted by bat999 (Post 34371)
Hi chap
Can this be expressed as a valid RTMPDump command please?:)

Try this.
Quote:

rtmpdump -r "rtmpt://ll2.workcast.net:80/vod1/mp4:Game300-LanguageXXX-Rec2_0_20110828151412811_1.mp4" -W "http://c466722.workcast.net/flowplayer.commercial-3.2.5.swf" -p "http://video.homelessworldcup.org/AuditoriumUsher.aspx?pak=6733772765126804&cpak=341 2165343567627" -o "VideoName.mp4"

bat999 11-16-2011 11:32 AM

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


 
Quote:

Originally Posted by karlo2105 (Post 34372)
Try this.

No thanks, you are not chap.:rolleyes:


All times are GMT -6. The time now is 09:37 PM.