View Single Post
  #30  
Old 02-09-2015, 06:12 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Dump of mips required


Quote:
Originally Posted by kaisho View Post
Hi Biezom

Putting the token into single quote does the same thing. No change.

However, I've noticed if I dont give any token at all or give the right token, I get AuthorizationFailed error. But if I put a wrong token(change some character) its a different error:

Code:
DEBUG2:   0000:  02 00 0c 63 72 65 61 74  65 53 74 72 65 61 6d 00   ...createStream.  
DEBUG2:   0010:  40 00 00 00 00 00 00 00  05                        @........         
DEBUG: Invoking createStream
DEBUG2: RTMP_ReadPacket: fd=4
DEBUG: Socket closed by server, nBytes: 0
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
DEBUG: Closing connection.
have you uninstall rtmpdump packages before compiling?
Reply With Quote