Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording (Adult streaming videos)
Register FAQ Members List Calendar Mark Forums Read

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 10-30-2015, 09:20 PM
stream23leech stream23leech is offline
Junior Member
 
Join Date: Feb 2013
Posts: 10
stream23leech is on a distinguished road
Default

rtmpdump camfuze


This is from wireshark:
Code:
[…](..W.S.<^......V........connect.?..........app...liveedge..flashVer...WIN 19,0,0,226..swfUrl..2http://camfuze.com/flash/XT/viewerswf/Viewer95.swf..tc.Url..(rtmp://cs1568.mojohost.com:1935/liveedge..fpad....capabilities.@m........audioCodecs.@.........videoCodecs.@o.......
video.Function.?.........pageUrl...http://camfuze.com/polonski77..objectEncoding.@.......................&%..............&%..........................................]........_result.?..........fmsVer...FMS/3,5,7,7009..capabilities.@?........mode.?.............level...status..code...NetConnection.Connect.Success..description...Connection succeeded...data.......version..
3,5,7,7009.....clientid.A.._......objectEncoding.@.........secureToken..H1a895bfd1f903b2628163ed59e26403800c93bee7222da4631204271f29399e09fc2266e................&%.C.....H.....secureTokenResponse............$f8e634ba-9ed0-48c6-a631-85bfbbc4f7a0B.....
...........C...........createStream.@........................_result.@.........?.............G.........play............2camfuze_263716933_732f768d4867cd6f542a6121b924abe4............................................onStatus.............level...status..code...NetStream.Play.Reset..description..~Playing and resetting wowz://cs1566.mojohost.com:1935/liveorigin/_definst_/camfuze_263716933_732f768d4867cd6f542a6121b924abe4...clientid.A.._......................onStatus.............level...status..code...NetStream.Play.Start..description..xStarted playing wowz://cs1566.mojohost.com:1935/liveorigin/_definst_/camfuze_263716933_732f768d4867cd6f542a6121b924abe4...clientid.A.._.....
isFastPlay....timecodeOffset...15327346L...E..........|RtmpSampleAccess................. ..........D...........B.....0gB...T...<.
..........{.......Q.c...0.......;BD....h.5 G.......W.G....Q................).....\<........\<.....@.[…]
This is what I tried:
Code:
rtmpdump -r "rtmp://cs1567.mojohost.com:1935/liveedge" -a "liveedge/_definst_/camfuze_263716933_732f768d4867cd6f542a6121b924abe4" -y "camfuze_263716933_732f768d4867cd6f542a6121b924abe4" -p "http://camfuze.com/polonski77" -W http://camfuze.com/flash/XT/viewerswf/Viewer95.swf -V -f "WIN 19,0,0,226"
This is the debug:
Code:
DEBUG: Protocol : RTMP
DEBUG: Hostname : cs1567.mojohost.com
DEBUG: Port     : 1935
DEBUG: Playpath : camfuze_263716933_732f768d4867cd6f542a6121b924abe4
DEBUG: tcUrl    : rtmp://cs1567.mojohost.com:1935/liveedge
DEBUG: swfUrl   : http://camfuze.com/flash/XT/viewerswf/Viewer95.swf
DEBUG: pageUrl  : http://camfuze.com/polonski77
DEBUG: app      : liveedge
DEBUG: flashVer : WIN 19,0,0,226
DEBUG: live     : no
DEBUG: timeout  : 30 sec
DEBUG: SWFSHA256:
DEBUG: b6 ef a5 45 5f 81 6d 6b e4 8e 7a 4b 58 c8 82 04
DEBUG: 6d 94 5f ff 10 d3 be 14 44 1c 05 d1 93 89 1b e6
DEBUG: SWFSize  : 609890
DEBUG: Setting buffer time to: 36000000ms
Connecting ...
DEBUG: RTMP_Connect1, ... connected, handshaking
DEBUG: HandShake: Client type: 03
DEBUG: HandShake: Client digest offset: 430
DEBUG: HandShake: Initial client digest: 
DEBUG: ed 4b d8 7f 40 99 a1 83 d1 f5 5d 0c 47 75 e2 c1
DEBUG: 60 fe 65 9c d7 80 1c f0 c0 a0 0f 3d 76 65 36 1d
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: 80 bb f6 1c d1 ae 47 08 bd 0c d2 61 e3 28 bb 51
DEBUG: b0 e6 43 fd 0e 1e 21 93 27 80 78 65 ed 8e 53 86
DEBUG: HandShake: Server sent signature:
DEBUG: ca 8a 21 fe 63 9c e0 5f 2c b5 ae 23 00 4e 28 d3
DEBUG: 5e 5e 5d 9b 51 05 4e 3a 24 6c ad 04 c9 19 fc ff
DEBUG: HandShake: Digest key: 
DEBUG: 0c ac 91 79 f0 b6 ec cf 71 be 3c b2 5d af f3 e8
DEBUG: 15 32 9c 63 b7 d9 ee ff 5a 21 a3 6a 18 34 ad 2d
DEBUG: HandShake: Signature calculated:
DEBUG: ca 8a 21 fe 63 9c e0 5f 2c b5 ae 23 00 4e 28 d3
DEBUG: 5e 5e 5d 9b 51 05 4e 3a 24 6c ad 04 c9 19 fc ff
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 349 bytes
DEBUG: (object begin)
DEBUG: (object begin)
DEBUG: Property: <Name:             fmsVer, STRING:     FMS/3,5,7,7009>
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.Success>
DEBUG: Property: <Name:        description, STRING:     Connection succeeded.>
DEBUG: Property: <Name:               data, ECMA_ARRAY>
DEBUG: (object begin)
DEBUG: Property: <Name:            version, STRING:     3,5,7,7009>
DEBUG: (object end)
DEBUG: Property: <Name:           clientid, NUMBER:     1160191825.00>
DEBUG: Property: <Name:     objectEncoding, NUMBER:     0.00>
DEBUG: Property: <Name:        secureToken, STRING:     9847c0b02aabc1a46cd2d7dcb2db5afa10f00975b8ad23636d032303868e9e7daab97703>
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: 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: camfuze_263716933_732f768d4867cd6f542a6121b924abe4
DEBUG: Invoking play
DEBUG: sending ctrl. type: 0x0003
DEBUG: Invoking deleteStream
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
DEBUG: Closing connection.
Any clue?
Reply With Quote
 
Tags: ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 04:20 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons