Quote:
Originally Posted by Bahman
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
|
yeah
Quote:
Originally Posted by mtsr
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.