5. Manual Plugin Installation

This page describes how to manually install the plugin if automatic installations do not work

The plugin can be downloaded from the following link for x86 devices:

Plugin download link x86_64

Or ARM64 devices:

Plugin download link arm64

Once downloaded, copy the plugin file to the appropriate Nx Meta plugins folder.

/opt/networkoptix-metavms/mediaserver/bin/plugins/nxai_plugin/libnxai_plugin.so

The folder and the plugin file should be named in this exact way. Rename the plugin file if necessary.

Make sure to give read and write permissions to the created directory so that the NX AI Plugin can create the files it needs by running:

sudo chmod -R 777 /opt/networkoptix-metavms/mediaserver/bin/plugins/nxai_plugin

Once installed, the Nx Meta Server must be restarted before the plugin is detected.

Last updated