View Single Post
  #21  
Old 04-30-2011, 06:33 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: rtmpdump does not start & error: HandShake: Type mismatch: client sent 6, server


Youtube uses rtmpe protocol for protected videos. Encryption/Decryption keys are necessary to decipher the data sent by server. rtmpsuck is not totally transparent. it needs to handshake with server on it's own to get the keys. something like:



Above information is based on my own understanding. it may be wrong though. also wait for howard's reply.
Reply With Quote