
01-21-2010, 06:06 AM
|
Junior Member
|
|
Join Date: Oct 2009
Posts: 9
|
|
 Re: How to send multiple values in the --auth?
Quote:
Originally Posted by hyc
The --auth option can only set one value. A new --conn option is available in rtmpdump 2.1c that lets you set arbitrarily many parameters. You must also know the type of the parameter... E.g. for two string parameters, use
--conn S:login --conn S:mypassword
|
Thank you very much
|