View Single Post
  #13  
Old 12-23-2011, 10:31 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

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%)

Last edited by KSV : 12-27-2011 at 06:27 AM. Reason: updated rtmpdump link
Reply With Quote