Skip to main content

license

The license command is used to manage licensed features. The license is delivered as a plain-text ASCII license file with the extension .lic to be installed on your Makito X device. 

Note

Multiple licenses may be installed on the same device at the same time.


Synopsis

license list
license info <feature.lic/all> [-w]
license view <feature.lic>
license install <features.lic>
license verify <features.lic>
license delete <features.lic>

Actions

ActionDescription

list

Displays a list of installed licenses. Licenses are stored on the Makito X file system in the folder /usr/share/haivision/licenses.

info

Displays options information for license file(s).

-w Display warnings (*W)

view

Displays the content of the specified license file.

install

Installs the specified (uploaded) license.

Note

The license file must be uploaded to the encoder and locally stored in the current (administrative) user’s folder before it can be installed. The Makito X supports FTP and TFTP client, as well as SCP client and server for downloading and uploading files.

verify

Verifies the specified license (either installed or uploaded).

delete

Deletes a previously installed license file from the system.

Parameters

N/A


Examples 

# license list

Displays a list of licenses currently installed on the system:

License Files (in /usr/share/haivision/licenses):
OnVIF-MX1R-HAI-031935020010.lic
fully_loaded_makito4x-HAI-031935020010.lic
max_version_2.0_makito4x-rugged-HAI-031935020010.lic
no_expiry_makito1x-rugged-HAI-031935020010.lic
# license view HAI-031935020010.lic

Displays the contents of the specified license.

# license verify HAI-031935020010.lic

Verifies the specified license:

Verifying license /usr/share/haivision/licenses/HAI-031935020010.lic...
License verification successful.

Note

This command first checks to see if the specified license is in the current working directory.

If Yes, it will verify that one.

If No, it will look for it in the installed licenses directory (/usr/share/...)

This allows the verification of licenses before they are installed.

Related Topics

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.