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:

malcom 11-18-2011 12:43 PM

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


 
Code:

Connecting ...
DEBUG: RTMP_Connect1, ... connected, handshaking
DEBUG: HandShake: Client type: 03
DEBUG: HandShake: Client digest offset: 53
DEBUG: HandShake: Initial client digest:
DEBUG: 3a 09 68 a7 b5 fe a7 ea e2 44 ce 93 23 3c 2c 95
DEBUG: ca 06 d9 8f 95 3f b4 1b 20 e7 d4 42 ac 47 96 df
DEBUG: ReadN, No valid HTTP response found
ERROR: RTMP_Connect1, handshake failed.
DEBUG: Closing connection.

:(

malcom 12-09-2011 07:48 AM

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


 
bump..... ? :(

Code:

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

KSV 12-23-2011 10:31 AM

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


 
i have recently fixed few things in rtmpdump RTMPT handling. you can use following version of rtmpdump to download those videos.
Code:

http://stream-recorder.com/forum/showpost.php?p=36441&postcount=54
using your above posted command:
Code:

RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: trackinfo:
INFO:  timescale            5400000.00
INFO:  length                6818810400.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  timescale            44100.00
INFO:  length                55688185.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            mp4a
INFO:  audiochannels        2.00
INFO:  audiosamplerate      44100.00
INFO:  videoframerate        15.15
INFO:  aacaot                2.00
INFO:  avclevel              30.00
INFO:  avcprofile            77.00
INFO:  audiocodecid          mp4a
INFO:  videocodecid          avc1
INFO:  width                640.00
INFO:  height                360.00
INFO:  frameWidth            640.00
INFO:  frameHeight          360.00
INFO:  displayWidth          640.00
INFO:  displayHeight        360.00
INFO:  moovposition          40.00
INFO:  duration              1262.77
15681.157 kB / 148.64 sec (11.7%)


Bahman 12-23-2011 10:59 AM

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


 
^Did you know that you are Awesome??! Thank you very much for fixing it!!:)


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