asam3_shutdown
Purpose:
-
Stop streaming and shut down all data connections.
Enter:
-
asam3_shutdown <registered_name> or <spec_filename>
Where:
-
registered_name
Specify the instance of asam3cli associated with the instance of the kesetplus server. The asam3_specs.nnn file tells the asam3cli instance with which ECM to communicate.
spec_filename
Specify the specification filename used to initialize the instance of the asam3 client.
Example:
-
If there are two instances of the client running named asam3_parent and asam3_child_1, enter:
asam3_shutdown asam3_parent
asam3_shutdown asam3_child_1