Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
how do i dump this streamhttp://megafun.vn/common/player/play...egafun.vn/hctv
[code]rtmpdump -r rtmp://m35.megafun.vn/hctv -y vstv014 -v -V -W http://megafun.vn/common/player/player.swf RTMPDump 2.4 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL WARNING: You haven't specified an output file (-o filename), using stdout DEBUG: Protocol : RTMP DEBUG: Hostname : m35.megafun.vn DEBUG: Port : 1935 DEBUG: Playpath : vstv014 DEBUG: tcUrl : rtmp://m35.megafun.vn:1935/hctv DEBUG: swfUrl : http://megafun.vn/common/player/player.swf DEBUG: app : hctv DEBUG: live : yes DEBUG: timeout : 30 sec DEBUG: SWFSHA256: DEBUG: b3 a4 ab 2d f0 9a fe b8 31 cd 8e a7 2e 80 7f e1 DEBUG: 3a 6d b1 45 9f b3 ad 90 9f 5b ec 54 7a 9e 39 d0 DEBUG: SWFSize : 218378 DEBUG: Setting buffer time to: 36000000ms Connecting ... DEBUG: RTMP_Connect1, ... connected, handshaking DEBUG: HandShake: Client type: 03 DEBUG: HandShake: Client digest offset: 244 DEBUG: HandShake: Initial client digest: DEBUG: 3a 71 56 f4 8a 13 0c ac db 62 75 cc 86 ca e5 e1 DEBUG: 62 cc db 8c 6c d2 ac fc 0a 24 1d d1 f8 7f cc b5 DEBUG: HandShake: Type Answer : 03 DEBUG: HandShake: Server Uptime : -1652802946 DEBUG: HandShake: FMS Version : 13.14.10.13 DEBUG: HandShake: Calculated digest key from secure key and server digest: DEBUG: 82 52 21 c3 91 7c 1a 80 6f 3f 04 ce b4 45 15 ba DEBUG: 9b a0 a5 ec 1a 11 70 3f f9 25 70 74 04 a1 d9 2b DEBUG: HandShake: Client signature calculated: DEBUG: 86 eb f4 55 7b c1 83 9a 24 51 8d 12 9f 37 d8 4d DEBUG: 8d 9f b9 26 cd 09 63 9d e5 04 e8 f7 e2 7a a3 a9 DEBUG: HandShake: Server sent signature: DEBUG: 10 92 b2 db 47 6c 3a 96 f5 db 16 a1 a4 f1 ca 6a DEBUG: 71 b6 7b 9e 03 2b 3f 55 05 05 38 46 d1 48 68 39 DEBUG: HandShake: Digest key: DEBUG: 3c 73 54 ea 57 32 cc e2 e3 32 23 f9 c3 15 3f b5 DEBUG: cb b8 46 a3 21 6c a5 97 b2 10 b1 a6 bd db 72 92 DEBUG: HandShake: Signature calculated: DEBUG: 10 92 b2 db 47 6c 3a 96 f5 db 16 a1 a4 f1 ca 6a DEBUG: 71 b6 7b 9e 03 2b 3f 55 05 05 38 46 d1 48 68 39 DEBUG: HandShake: Genuine Adobe Flash Media Server DEBUG: HandShake: Handshaking finished.... DEBUG: RTMP_Connect1, handshaked DEBUG: Invoking connect INFO: Connected... DEBUG: HandleServerBW: server BW = 5000000 DEBUG: HandleClientBW: client BW = 5000000 2 DEBUG: HandleChangeChunkSize, received: chunk size change to 128 DEBUG: RTMP_ClientPacket, received: invoke 190 bytes DEBUG: (object begin) DEBUG: (object begin) DEBUG: Property: <Name: fmsVer, STRING: FMS/3,0,1,123> DEBUG: Property: <Name: capabilities, NUMBER: 31.00> DEBUG: (object end) DEBUG: (object begin) DEBUG: Property: <Name: level, STRING: status> DEBUG: Property: <Name: code, STRING: NetConnection.Connect.Success> DEBUG: Property: <Name: description, STRING: Connection succeeded.> DEBUG: Property: <Name: objectEncoding, NUMBER: 0.00> DEBUG: (object end) DEBUG: (object end) DEBUG: HandleInvoke, server invoking <_result> DEBUG: HandleInvoke, received result for method call <connect> DEBUG: sending ctrl. type: 0x0003 DEBUG: Invoking createStream DEBUG: FCSubscribe: vstv014 DEBUG: Invoking FCSubscribe DEBUG: RTMP_ClientPacket, received: invoke 29 bytes DEBUG: (object begin) DEBUG: Property: NULL DEBUG: (object end) DEBUG: HandleInvoke, server invoking <_result> DEBUG: HandleInvoke, received result for method call <createStream> DEBUG: SendPlay, seekTime=0, stopTime=0, sending play: vstv014 DEBUG: Invoking play DEBUG: sending ctrl. type: 0x0003 DEBUG: RTMP_ClientPacket, received: invoke 107 bytes DEBUG: (object begin) DEBUG: Property: NULL DEBUG: (object begin) DEBUG: Property: <Name: code, STRING: NetStream.Play.Start> DEBUG: Property: <Name: level, STRING: status> DEBUG: Property: <Name: description, STRING: Started playing.> DEBUG: (object end) DEBUG: (object end) DEBUG: HandleInvoke, server invoking <onFCSubscribe> DEBUG: Invoking deleteStream ERROR: RTMP_ReadPacket, failed to read RTMP packet header DEBUG: Closing connection./CODE] |
#2
|
|||
|
|||
Re: how do i dump this streamCode:
rtmpdump -r rtmp://m35.megafun.vn/hctv -p http://megafun.vn/common/player/pla yer.swf -y vstv016 -o a.flv RTMPDump v2.4-49-g6ed7d74 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting download at: 0.000 kB INFO: Metadata: INFO: Server NGINX RTMP (github.com/arut/nginx-rtmp-module) INFO: width 704.00 INFO: height 406.00 INFO: displayWidth 704.00 INFO: displayHeight 406.00 INFO: duration 0.00 INFO: framerate 25.00 INFO: fps 25.00 INFO: videodatarate 1171.00 INFO: videocodecid 7.00 INFO: audiodatarate 125.00 INFO: audiocodecid 2.00 INFO: profile INFO: level 1184.527 kB / 7.78 sec |
#3
|
|||
|
|||
Re: how do i dump this streamthank you svnpenn!!
|
Tags: rtmpdump |
Thread Tools | |
Display Modes | |
|
|