View Single Post
  #8  
Old 12-11-2011, 08:35 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: TNT how can I find the correct address


hy KSV,

here is the -V debug mode

Code:
C:\Users\BamBam\Desktop\RtmpExplorer>rtmpdump -V -v -r "rtmp://95.0.98.27/secu
restreaming" -a "securestreaming" -f "WIN 11,1,102,55" -W "http://www.tnttv.com.
tr/webtv/canli/flowplayer-3.2.7.swf" -p "http://www.tnttv.com.tr/webtv/canli.php
" -y "livestream" --live -T "#edh0#w@1"
RTMPDump v2.4 GIT-2011-09-30 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
DEBUG: Parsing...
DEBUG: Parsed protocol: 0
DEBUG: Parsed host    : 95.0.98.27
DEBUG: Parsed app     : securestreaming
WARNING: You haven't specified an output file (-o filename), using stdout
DEBUG: Protocol : RTMP
DEBUG: Hostname : 95.0.98.27
DEBUG: Port     : 1935
DEBUG: Playpath : livestream
DEBUG: tcUrl    : rtmp://95.0.98.27:1935/securestreaming
DEBUG: swfUrl   : http://www.tnttv.com.tr/webtv/canli/flowplayer-3.2.7.swf
DEBUG: pageUrl  : http://www.tnttv.com.tr/webtv/canli.php
DEBUG: app      : securestreaming
DEBUG: flashVer : WIN 11,1,102,55
DEBUG: live     : yes
DEBUG: timeout  : 30 sec
DEBUG: SWFSHA256:
DEBUG: 90 0a d1 98 24 6d 86 52 c2 87 79 ab 32 c7 ec 11
DEBUG: 67 e3 39 12 bd 4a 89 ff 82 6f 20 07 76 a0 a5 77
DEBUG: SWFSize  : 235331
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: ea 51 c6 bd 76 a6 e1 80 92 f6 1a 13 a9 ae 56 96
DEBUG: ce f9 79 54 ca ca 3b b3 cb b5 2f 09 31 04 0e f7
DEBUG: HandShake: Type Answer   : 03
DEBUG: HandShake: Server Uptime : 96850052
DEBUG: HandShake: FMS Version   : 3.0.1.1
DEBUG: HandShake: Calculated digest key from secure key and server digest:
DEBUG: 9e ed a0 e9 fc b3 3f d8 7e 08 1f 41 80 75 a1 bb
DEBUG: a5 5c ec c1 5f 4c 3d f0 27 7f 69 ae b0 f9 45 47
DEBUG: HandShake: Client signature calculated:
DEBUG: fd 79 74 36 2a 2c e3 8e 47 6b 78 79 fd 17 fe ce
DEBUG: 3b d6 19 d8 30 cf ce a5 ab 80 01 61 a7 15 e8 28
DEBUG: HandShake: Server sent signature:
DEBUG: 5c 50 88 4d 0e 2e 64 bb 18 37 f3 85 ff 13 52 02
DEBUG: df c0 84 3a d4 20 1f 01 34 40 05 f4 77 9c 94 ec
DEBUG: HandShake: Digest key:
DEBUG: 15 bb 09 ab a5 bb c6 88 7c bc 7d 15 29 09 76 a6
DEBUG: 70 50 9f 73 72 fd 8a 26 8c 12 08 9a 51 47 61 35
DEBUG: HandShake: Signature calculated:
DEBUG: 5c 50 88 4d 0e 2e 64 bb 18 37 f3 85 ff 13 52 02
DEBUG: df c0 84 3a d4 20 1f 01 34 40 05 f4 77 9c 94 ec
DEBUG: HandShake: Genuine Adobe Flash Media Server
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 347 bytes
DEBUG: (object begin)
DEBUG: (object begin)
DEBUG: Property: <Name:             fmsVer, STRING:     FMS/3,5,4,210>
DEBUG: Property: <Name:       capabilities, NUMBER:     31.00>
DEBUG: Property: <Name:               mode, NUMBER:     1.00>
DEBUG: (object end)
DEBUG: (object begin)
DEBUG: Property: <Name:              level, STRING:     status>
DEBUG: Property: <Name:               code, STRING:     NetConnection.Connect.Su
ccess>
DEBUG: Property: <Name:        description, STRING:     Connection succeeded.>
DEBUG: Property: <Name:               data, OBJECT>
DEBUG: (object begin)
DEBUG: Property: <Name:            version, STRING:     3,5,4,210>
DEBUG: (object end)
DEBUG: Property: <Name:           clientid, NUMBER:     1547841818.00>
DEBUG: Property: <Name:     objectEncoding, NUMBER:     0.00>
DEBUG: Property: <Name:        secureToken, STRING:     6de6ca66036e0fa632a71ac8
d9a996a7f9974f5eb41566a87aa1ab0c9c60297e1c44c100>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_result>
DEBUG: HandleInvoke, received result for method call <connect>
DEBUG: Invoking secureTokenResponse
DEBUG: sending ctrl. type: 0x0003
DEBUG: Invoking createStream
DEBUG: FCSubscribe: livestream
DEBUG: Invoking FCSubscribe
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
DEBUG: Closing connection.
Reply With Quote