View Single Post
  #3  
Old 01-31-2012, 11:38 AM
someguy9 someguy9 is offline
Junior Member
 
Join Date: Jan 2012
Posts: 8
someguy9 is on a distinguished road
Default

Re: RTMP send error 10053


Hi Bahman,

Thanks for the response. I took your advice and removed the "--live" parameter, but I am still getting an error (see below).

Any ideas? Thanks!

Code:
C:\Documents and Settings\admin\rtmpdump>rtmpdump -r "rtmp://cp14305.edgefcs.net
:1935/ondemand" -a "ondemand" -f "WIN 11,1,102,55" -W "http://appassets.kickstat
ic.com/compiled/176704/AppShell_502288.swf" -p "http://www.bet.com/video/hiphopa
wards/2011/cyphers/hha-digitalcypher-s9.html" -C O:1 -C O:0 -y "mp4:14305/videoh
ub/hiphopawards/2011/betcom_hd_hha_digitalcypher_s9a_640x360_1800.mp4" -o betcom
_hd_hha_digitalcypher_s9a_640x360_1800.flv -V
RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
DEBUG: Protocol : RTMP
DEBUG: Hostname : cp14305.edgefcs.net
DEBUG: Port     : 1935
DEBUG: Playpath : mp4:14305/videohub/hiphopawards/2011/betcom_hd_hha_digitalcyph
er_s9a_640x360_1800.mp4
DEBUG: tcUrl    : rtmp://cp14305.edgefcs.net:1935/ondemand
DEBUG: swfUrl   : http://appassets.kickstatic.com/compiled/176704/AppShell_50228
8.swf
DEBUG: pageUrl  : http://www.bet.com/video/hiphopawards/2011/cyphers/hha-digital
cypher-s9.html
DEBUG: app      : ondemand
DEBUG: flashVer : WIN 11,1,102,55
DEBUG: live     : no
DEBUG: timeout  : 30 sec
DEBUG: SWFSHA256:
DEBUG: 0b ed 05 a0 0b ca d0 13 9f e7 e2 9a bc bf 74 1d
DEBUG: 67 93 92 9c ff e3 ed 7e 94 2e c2 e7 13 df 40 e0
DEBUG: SWFSize  : 1158923
DEBUG: Setting buffer time to: 36000000ms
Connecting ...
ERROR: RTMP_Connect0, failed to connect socket. 10061 (Unknown error)
DEBUG: Closing connection.
Reply With Quote