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
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 05-28-2014, 04:25 PM
lonmajs lonmajs is offline
Junior Member
 
Join Date: May 2013
Posts: 8
lonmajs is on a distinguished road
Default

Identifying stream


What kind of stream is this one?
http://www.corbina.tv/tv/tvc

I think it is not a rtmp stream.
Reply With Quote
  #2  
Old 05-29-2014, 03:51 AM
nullacht nullacht is offline
Senior Member
 
Join Date: Jan 2010
Posts: 230
nullacht will become famous soon enoughnullacht will become famous soon enough
Default

Re: Identifying stream


This is an RTMP stream. Use an application like Wireshark to see what is actually happening.

Last edited by nullacht : 05-29-2014 at 05:25 AM.
Reply With Quote
  #3  
Old 05-29-2014, 01:11 PM
lonmajs lonmajs is offline
Junior Member
 
Join Date: May 2013
Posts: 8
lonmajs is on a distinguished road
Default

Re: Identifying stream


Thanks.This is a tunneled rtmp stream.
rtmpt

What's wrong with it?
Code:
RTMPDump v2.4 GIT-2014-03-02 (Compiled by KSV)
(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 : RTMPT
DEBUG: Hostname : n2.mos.cdn.online.ru
DEBUG: Port     : 80
DEBUG: Playpath : udp://0.0.0.0:3094
DEBUG: tcUrl    : rtmpt://n2.mos.cdn.online.ru:80/live-r
DEBUG: swfUrl   : http://www.corbina.tv/flash/swf/player.swf
DEBUG: pageUrl  : http://www.corbina.tv/tv/tvc
DEBUG: app      : live-r
DEBUG: flashVer : WIN 13,7,700,224
DEBUG: live     : yes
DEBUG: timeout  : 30 sec
DEBUG: SWFSHA256:
DEBUG: 3f bb 22 fa 33 28 7e fb 01 87 ca 85 82 d7 9f 0a
DEBUG: 3a f9 44 28 86 76 5b 7c be fd df c9 07 94 92 8a
DEBUG: SWFSize  : 218957
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: 3e ed c7 95 28 03 f1 88 80 3c 16 96 05 d2 e2 e7
DEBUG: 22 bf 63 de 17 0c 46 e3 ac 41 1b d5 2b 8f 02 10
DEBUG: Trying to fill HTTP buffer, Retries: 1
DEBUG: Trying to read HTTP response, Bytes Available: 3221
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: b1 82 28 13 b7 65 75 45 ac d6 75 70 bf bc 37 e4
DEBUG: 89 af a9 6c 1e 71 2c e9 a0 5b 51 d4 76 0d bf 5a
DEBUG: HandShake: Digest key:
DEBUG: 0c 3b a5 f5 df 91 7c 7e 04 d0 22 c0 51 67 1f ab
DEBUG: 8d 5e a8 f9 cc 95 5d 6c 3f c9 be 29 78 a8 00 fd
DEBUG: HandShake: Signature calculated:
DEBUG: b1 82 28 13 b7 65 75 45 ac d6 75 70 bf bc 37 e4
DEBUG: 89 af a9 6c 1e 71 2c e9 a0 5b 51 d4 76 0d bf 5a
DEBUG: HandShake: Genuine Adobe Flash Media Server
DEBUG: HandShake: Handshaking finished....
DEBUG: RTMP_Connect1, handshaked
DEBUG: Invoking connect
INFO: Connected...
DEBUG: Trying to fill HTTP buffer, Retries: 1
DEBUG: Trying to read HTTP response, Bytes Available: 146
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 259 bytes
DEBUG: (object begin)
DEBUG: Property: <Name:            no-name, STRING:     _result>
DEBUG: Property: <Name:            no-name, NUMBER:     1.00>
DEBUG: Property: <Name:            no-name, OBJECT>
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: Property: <Name:            no-name, OBJECT>
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, ECMA_ARRAY>
DEBUG: (object begin)
DEBUG: Property: <Name:            version, STRING:     3,5,4,210>
DEBUG: (object end)
DEBUG: Property: <Name:           clientid, NUMBER:     541950032.00>
DEBUG: Property: <Name:     objectEncoding, NUMBER:     3.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: Trying to fill HTTP buffer, Retries: 1
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to read HTTP response, Bytes Available: 145
DEBUG: Trying to fill HTTP buffer, Retries: 2
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 3
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 4
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 5
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 6
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 7
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 8
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 9
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 10
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 11
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 12
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 13
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 14
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 15
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 16
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 17
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 18
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 19
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 20
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 21
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 22
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 23
DEBUG: Trying to read HTTP response, Bytes Available: 145
DEBUG: Trying to fill HTTP buffer, Retries: 24
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 25
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 26
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 27
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 28
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 29
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 30
DEBUG: Trying to read HTTP response, Bytes Available: 144
DEBUG: Trying to fill HTTP buffer, Retries: 31
DEBUG: Trying to read HTTP response, Bytes Available: 144
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
DEBUG: Closing connection.

Last edited by lonmajs : 05-29-2014 at 02:17 PM.
Reply With Quote
  #4  
Old 05-29-2014, 05:15 PM
lesor lesor is offline
Member
 
Join Date: Feb 2011
Posts: 65
lesor is on a distinguished road
Default

Re: Identifying stream


Use WM Recorder

Reply With Quote
  #5  
Old 05-31-2014, 06:41 AM
lonmajs lonmajs is offline
Junior Member
 
Join Date: May 2013
Posts: 8
lonmajs is on a distinguished road
Default

Re: Identifying stream


Any way to get it work with rtmpdump?Maybe some new version of it?
Reply With Quote
Reply Post New Thread
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 05:35 PM.


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