Floating License Server


Optical Flares Floating License System

circle-exclamation

You have received a separate license server program. This server program is command line based. Please type:

vc_license_server -h

to get an overview over all functions.

Install the server

Copy 'vc_license_server' to your desired server. The server has to be registered with Video Copilot by generating a license request file. The request file can be generated via:

vc_license_server -g -l request_file

Request License

Please send this request_file to our support, they will generate the server license for you. You will receive a license file that has to be stored on your server.

Start the server

vc_license_server -l license_file

Configure your clients

The client connects to the license server. The server is identified by its IP. The IP has to be defined by an environment variable:

OPTICAL_FLARES_LICENSE_SERVER_IP

Default: 127.0.0.1

Last updated