View Single Post
  #20  
Old 02-03-2014, 07:56 AM
duszabar duszabar is offline
Junior Member
 
Join Date: Feb 2014
Posts: 12
duszabar is on a distinguished road
Default

Re: deluemusic.tv something change?


With rtmpdump KSV

Code:
C:\Program Files\rtmpdump>rtmpdump -V -v -r "rtmp://flash.cdn.deluxemusic.tv/del
uxemusic.tv-live/" -a "deluxemusic.tv-live/" -f "WIN 12,0,0,38" -W "http://stati
c.deluxemusic.tv.dl1.ipercast.net/theme/deluxemusic.tv/flash/player.swf" -p "htt
p://www.deluxemusic.tv/en/tv.html" -y "web_850.stream" | c:\progra~1\videolan\vl
c\vlc -
RTMPDump v2.4 GIT-2013-12-05 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
DEBUG: Parsing...
DEBUG: Parsed protocol: 0
DEBUG: Parsed host    : flash.cdn.deluxemusic.tv
DEBUG: Parsed app     : deluxemusic.tv-live
WARNING: You haven't specified an output file (-o filename), using stdout
DEBUG: Protocol : RTMP
DEBUG: Hostname : flash.cdn.deluxemusic.tv
DEBUG: Port     : 1935
DEBUG: Playpath : web_850.stream
DEBUG: tcUrl    : rtmp://flash.cdn.deluxemusic.tv:1935/deluxemusic.tv-live/
DEBUG: swfUrl   : http://static.deluxemusic.tv.dl1.ipercast.net/theme/deluxemusi
c.tv/flash/player.swf
DEBUG: pageUrl  : http://www.deluxemusic.tv/en/tv.html
DEBUG: app      : deluxemusic.tv-live/
DEBUG: flashVer : WIN 12,0,0,38
DEBUG: live     : yes
DEBUG: timeout  : 30 sec
DEBUG: SWFSHA256:
DEBUG: 3f f2 6f a4 ac 59 7c 4a 1b c1 28 75 9e ae 5b 84
DEBUG: c9 14 47 60 99 10 4d 54 45 bc 3d 3c 4d 3f 4d 88
DEBUG: SWFSize  : 203793
DEBUG: Setting buffer time to: 36000000ms
Connecting ...
DEBUG: RTMP_Connect1, ... connected, handshaking
DEBUG: HandShake: Client type: 03
DEBUG: HandShake: Client digest offset: 160
DEBUG: HandShake: Initial client digest:
DEBUG: 74 34 cf 75 17 5f be e1 76 fd 77 cf 24 6a 8e 15
DEBUG: 9b 0e 19 49 d0 c8 ef f6 cd 98 d1 26 df 1c d4 49
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: 26 ac fd 77 a9 85 64 c6 3e 18 70 0d f0 34 cf 45
DEBUG: 95 15 eb d9 12 1f f5 1e 21 84 12 8d 96 33 40 64
DEBUG: HandShake: Server sent signature:
DEBUG: f2 52 2c 04 5b 6c 6c e2 fe aa f8 f0 27 a0 2d 51
DEBUG: fc 40 95 e2 08 df ef 75 6b 9b 59 f8 b1 e6 d9 5e
DEBUG: HandShake: Digest key:
DEBUG: e7 1f 75 b6 7a c8 53 7b 3b 66 ab b8 74 22 e2 2e
DEBUG: 27 92 99 c2 df d7 66 45 07 a1 e3 81 fd 5f 3c f1
DEBUG: HandShake: Signature calculated:
DEBUG: f2 52 2c 04 5b 6c 6c e2 fe aa f8 f0 27 a0 2d 51
DEBUG: fc 40 95 e2 08 df ef 75 6b 9b 59 f8 b1 e6 d9 5e
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 18 bytes
DEBUG: (object begin)
DEBUG: Property: <Name:            no-name, STRING:     close>
DEBUG: Property: <Name:            no-name, NUMBER:     0.00>
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <close>
ERROR: rtmp server requested close
DEBUG: Closing connection.
Reply With Quote