View Single Post
  #2  
Old 12-22-2010, 01:36 AM
aczire aczire is offline
Junior Member
 
Join Date: Dec 2010
Posts: 3
aczire is on a distinguished road
Default

Re: rtmpdump for TNT.TV and Akamai


Code:
DEBUG: Protocol : RTMP
DEBUG: Hostname : cp70211.edgefcs.net
DEBUG: Port     : 1935
DEBUG: Playpath : mp4:/flash/tveverywhere/2010-12/closer_612_01_864x480x24f
DEBUG: tcUrl    : rtmp://cp70211.edgefcs.net:1935/ondemand?auth=daEdKaRcLbbdjbsazcrbva.dJbtbNb7a_dH-bnerI6-hca-IwF&aifp=v001&slist=flash/tveverywhe
2010-12/closer_612_01_864x480x24f
DEBUG: swfUrl   : http://i.cdn.turner.com/xslo/cvp/player/cvp_1.3.6.24.swf?player=fw_main&domId=cvp_1&playerWidth=640&playerHeight=360
DEBUG: pageUrl  : http://www.tnt.tv/dramavision/?cid=40937#
DEBUG: app      : ondemand?auth=daEdKaRcLbbdjbsazcrbva.dJbtbNb7a_dH-bnerI6-hca-IwF&aifp=v001&slist=flash/tveverywhere/2010-12/closer_612_01_864x480
f
DEBUG: flashVer : WIN 10,1,102,64
DEBUG: live     : yes
DEBUG: timeout  : 30 sec
DEBUG: SWFSHA256:
DEBUG: b5 99 a9 9f 00 3f 69 3e 3c 42 64 28 0a 68 f9 33
DEBUG: 96 13 88 16 b9 5e bf 2b ec 26 8d 5e 44 f9 1b 8d
DEBUG: SWFSize  : 651735
DEBUG: Setting buffer time to: 36000000ms
Connecting ...
DEBUG: RTMP_Connect1, ... connected, handshaking
DEBUG: HandShake: Client type: 03
DEBUG: HandShake: Client digest offset: 53
DEBUG: HandShake: Initial client digest:
DEBUG: b0 b8 f7 0c df 97 d7 0a 0e 43 9d 26 7f 50 22 d9
DEBUG: 5f 55 a1 ab a6 62 cd 8d 2e a2 61 27 43 bc 7d 8f
DEBUG: HandShake: Type Answer   : 03
DEBUG: HandShake: Server Uptime : 1413893429
DEBUG: HandShake: FMS Version   : 3.5.4.1
DEBUG: HandShake: Calculated digest key from secure key and server digest:
DEBUG: df 4e c4 97 60 35 a0 6c 5b 67 6e 48 96 56 51 dd
DEBUG: 17 a0 19 f7 2f 1c d8 ea c9 52 aa c9 3f b0 34 ea
DEBUG: HandShake: Client signature calculated:
DEBUG: c3 c5 b3 ea 09 7c da 74 93 ec 6a 87 8d e9 16 63
DEBUG: f2 78 6d d2 0a 89 03 01 f5 4d b0 d8 f7 74 c5 92
DEBUG: HandShake: Server sent signature:
DEBUG: 61 4c ef f1 ab b6 7d 95 f1 98 f8 a8 fa 42 e2 22
DEBUG: 4e 35 7d 65 71 d7 ad 39 dd 5c 97 fa e6 f3 d7 ae
DEBUG: HandShake: Digest key:
DEBUG: 83 58 e6 bb 82 6f 25 9f 11 58 50 3e 2f d7 e7 59
DEBUG: d3 93 e3 44 73 ff ae 7a 40 b7 9b 9d d5 76 ef a7
DEBUG: HandShake: Signature calculated:
DEBUG: 61 4c ef f1 ab b6 7d 95 f1 98 f8 a8 fa 42 e2 22
DEBUG: 4e 35 7d 65 71 d7 ad 39 dd 5c 97 fa e6 f3 d7 ae
DEBUG: HandShake: Genuine Adobe Flash Media Server
DEBUG: HandShake: Handshaking finished....
DEBUG: RTMP_Connect1, handshaked
DEBUG: Invoking connect
INFO: Connected...
DEBUG: RTMP_ClientPacket, received: invoke 134 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:     [ AccessManager.Reject ] : Access denied!>
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.
Reply With Quote