FMLE CUI Option 自分用メモ

Adobe(R) Flash(R) Media Live Encoder Command Line Utility v 3.1.0.8703

USAGE:

FMLEcmd [/?]
FMLEcmd [/p profile] [/l log_file] [/ap auth_string] [/ab auth_string] [/t dd:hh:mm] [/r] [/d] [/dvr] [/dvrstart]
FMLEcmd /g [/p profile]
FMLEcmd /s [fmle_uid]
FMLEcmd /u [fmle_uid]
FMLEcmd /dvrstart [fmle_uid]
FMLEcmd /dvrstop [fmle_uid]
FMLEcmd /dvrstate [fmle_uid]

Note:

/? /h Display this help message.
/p profile Specifies XML profile path. Default profile is taken if unspecified.
/l log_file Specifies log file path and filename. Default path is taken if unspecified.
/ap auth_string Specifies authentication string for Primary Server.
/ab auth_string Specifies authentication string for Backup Server.
/t dd:hh:mm Specifies time interval after which FMLE would be restarted.
/r Register FMLE to start automatically at OS launch.
/d Specifies the use of default values for those tags in the profile, which contain invalid values.
/g Launches FMLE in GUI mode.
/s fmle_uid Stops FMLE instance with given identifier.
Print all running FMLE instances if identifier is wrong or unspecified.
/u fmle_uid Un-register FMLE with given identifier to not to start automatically at OS launch. Prints all registered FMLE sessions if identifier is wrong or unspecified.
/dvrstart fmle_uid fmle_uid is optional. Without fmle_uid, launches a new encoding session and starts DVR immediately. With fmle_uid, immediately starts DVR for FMLE with the given identifier.
Prints all running FMLE instances if identifier is wrong.
/dvrstop fmle_uid Immediately stops DVR for FMLE with the given identifier.
Prints all running FMLE instances if identifier is wrong or unspecified.
/dvrstate fmle_uid Prints DVR status for FMLE with the given identifier.
Prints all running FMLE instances if identifier is wrong or unspecified.
/help Open FMLE help.

Where:

auth_string Authentication string.
Format depends on authentication module.
e.g. username:password.
dd:hh:mm dd:days, hh:hours, mm:minutes.
Must be max two digits positive integer.
fmle_uid FMLE Unique Identifier.
fms_url+stream_name if streaming to FMS.
Output file path if only encoding to file.