View Single Post
  #1  
Old 04-27-2012, 04:22 PM
nickrhodes nickrhodes is offline
Junior Member
 
Join Date: Apr 2012
Posts: 2
nickrhodes is on a distinguished road
Default

dump video from surfnetcorp.com


sorry to bother all of you but since a month ago I'm geting this error in several streams, here is the log:

C:\Util\dump>rtmpdump -V -r "rtmp://128.242.183.144:1935/ppm/19/mp4:grm11_1200.mp4" -o GRM11.mp4 --live
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
DEBUG: Parsing...
DEBUG: Parsed protocol: 0
DEBUG: Parsed host : 128.242.183.144
DEBUG: Parsed app : ppm/19
DEBUG: Protocol : RTMP
DEBUG: Hostname : 128.242.183.144
DEBUG: Port : 1935
DEBUG: Playpath : mp4:grm11_1200.mp4
DEBUG: tcUrl : rtmp://128.242.183.144:1935/ppm/19
DEBUG: app : ppm/19
DEBUG: live : yes
DEBUG: timeout : 30 sec
DEBUG: Setting buffer time to: 36000000ms
Connecting ...
DEBUG: RTMP_Connect1, ... connected, handshaking
DEBUG: HandShake: Type Answer : 03
DEBUG: HandShake: Server Uptime : 96850052
DEBUG: HandShake: FMS Version : 3.0.1.1
DEBUG: HandShake: Handshaking finished....
DEBUG: RTMP_Connect1, handshaked
DEBUG: Invoking connect
INFO: Connected...
DEBUG: HandleServerBW: server BW = 2500000
DEBUG: HandleClientBW: client BW = 2500000 2
DEBUG: HandleCtrl, received ctrl. type: 0, len: 6
DEBUG: HandleCtrl, Stream Begin 0
DEBUG: HandleChangeChunkSize, received: chunk size change to 4096
DEBUG: RTMP_ClientPacket, received: invoke 163 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object begin)
DEBUG: Property: <Name: level, STRING: error>
DEBUG: Property: <Name: code, STRING: NetConnection.Connect.Rejected>
DEBUG: Property: <Name: description, STRING: Connection failed: Application rejected connection.>
DEBUG: Property: <Name: clientid, NUMBER: 1097154385.00>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_error>
ERROR: rtmp server sent error
DEBUG: RTMP_ClientPacket, received: invoke 18 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <close>
ERROR: rtmp server requested close
DEBUG: Closing connection.

any idea of what is the problem here?

thx in advance for all the help you can provide me
Reply With Quote