View Single Post
  #12  
Old 01-09-2012, 10:06 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: [Help] requestAccess insert with parameters?


Quote:
Originally Posted by Bahman View Post
When rtmpdump can handle Handshake 10?
we need to reverse the flash client first to know which encryption algorithm and keys they are using for handshake 10. after that writing code isn't that difficult.

Quote:
Originally Posted by mtsr View Post
yeah

Quote:
Originally Posted by mtsr View Post
If you have time could you please incorporate the "requestAccess" parameter as a user-controlled command-line option?

For example:

Code:
rtmpdump -r.......  --extra-string-for-securetoken "requestAccess=some-secret-string"
currently busy with other stuff. may write at later date. probably like -C switch where you can encode any custom data you want.

PS: it's not an extra string for SecureToken. it's separate invoke command.
Reply With Quote