View Single Post
  #4  
Old 01-27-2011, 06:39 PM
josan josan is offline
Junior Member
 
Join Date: Jan 2011
Posts: 10
josan is on a distinguished road
Default

Re: Problems using rtmpsuck & rtmpsrv as RTMP server for streaming H.264 .FLV files


Code:
DEBUG: sending ctrl. type: 0x0001
DEBUG2: RTMP_SendPacket: fd=5, size=6
DEBUG2:   0000:  c2                                                 .                 
DEBUG2:   0000:  00 01 00 00 00 01                                  ......            
DEBUG2: RTMP_SendPacket: fd=5, size=140
DEBUG2:   0000:  43 00 00 00 00 00 8c 14                            C.......          
DEBUG2:   0000:  02 00 08 6f 6e 53 74 61  74 75 73 00 00 00 00 00   ...onStatus.....  
DEBUG2:   0010:  00 00 00 00 03 00 05 6c  65 76 65 6c 02 00 06 73   .......level...s  
DEBUG2:   0020:  74 61 74 75 73 00 04 63  6f 64 65 02 00 13 4e 65   tatus..code...Ne  
DEBUG2:   0030:  74 53 74 72 65 61 6d 2e  50 6c 61 79 2e 53 74 6f   tStream.Play.Sto  
DEBUG2:   0040:  70 00 0b 64 65 73 63 72  69 70 74 69 6f 6e 02 00   p..description..  
DEBUG2:   0050:  0f 53 74 6f 70 70 65 64  20 70 6c 61 79 69 6e 67   .Stopped playing  
DEBUG2:   0060:  00 07 64 65 74 61 69 6c  73 02 00 08 74 65 73 74   ..details...test  
DEBUG2:   0070:  68 32 36 34 00 08 63 6c  69 65 6e 74 69 64 02 00   h264..clientid..  
DEBUG2:   0000:  c3                                                 .                 
DEBUG2:   0000:  08 63 6c 69 65 6e 74 69  64 00 00 09               .clientid...      
DEBUG: Invoking onStatus
Closing connection... done!
(End)

Sorry~~ It's really tooooo long
Reply With Quote