View Single Post
  #4  
Old 10-26-2012, 07:13 PM
Ivaila Ivaila is offline
Junior Member
 
Join Date: Oct 2012
Posts: 3
Ivaila is on a distinguished road
Default

Re: rtmpdump error, RTMP_Connect0, failed to connect socket. 10061


I am trying to download from this website as well but it's not working.

Example video: http://www.slavishow.com/%D0%B2%D0%B...0%D1%80%D0%BE/

My latest attempt:

Code:
rtmpdump -r rtmp://audio.slavishow.com/slavishow/20121023_KACAROVA.mp4 -W http://www.slavishow.com/content/themes/slavishow/swf/flowplayer.cluster-3.2.8.swf -p http://www.slavishow.com/%D0%B2%D0%B8%D0%BA%D1%82%D0%BE%D1%80-%D0%BA%D0%B0%D0%BB%D0%B5%D0%B2-%D0%B2-%D0%BE%D0%B1%D1%80%D0%B0%D0%B7%D0%B0-%D0%BD%D0%B0-%D1%81%D0%B8%D0%BB%D0%B2%D0%B8%D1%8F-%D0%BA%D0%B0%D1%86%D0%B0%D1%80%D0%BE/ -y slavishow/20121023_KACAROVA.mp4 -f "WIN 11,4,31,204" -t rtmp://audio.slavishow.com -o k:/test.mp4
Error:

Code:
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              515.02
INFO: bitrates:
INFO:   height                360.00
INFO: languages:
INFO: tracks:
INFO:   id                    1.00
INFO:   content               video
INFO:   bitrate               785236.00
INFO:   language              INVALID TYPE 0x05
INFO:   codec                 h264
INFO:   id                    2.00
INFO:   content               audio
INFO:   bitrate               75969.00
INFO:   language              INVALID TYPE 0x05
INFO:   codec                 aac
INFO:   type                  file
INFO:   width                 640.00
248.398 kB / 2.40 sec (0.4%)
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
357.985 kB / 3.72 sec (0.7%)
Download may be incomplete (downloaded about 0.70%), try resuming
It always fails after a few seconds. By constantly resuming I get decent audio in the end but no video. Any ideas?
Reply With Quote