View Single Post
  #22  
Old 05-01-2011, 01:50 AM
hyc hyc is offline
RTMPdump team
 
Join Date: Dec 2009
Posts: 169
hyc will become famous soon enoughhyc will become famous soon enough
Default

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


Quote:
Originally Posted by KSV View Post
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.
Yes. Your diagram is correct for the released version of rtmpsuck.

This is not the only way that rtmpsuck has to work; it is possible to make it fully transparent on Linux/Unix. I have not released the code for this.
Reply With Quote