Linux Notes

Builds for x86-64 (Intel/AMD) and ARM64 (Raspberry Pi, Rockchip RK3588, and others) are available and supported. They have been tested on Ubuntu 22 and Ubuntu 24.

Prerequisites

The NDI library on Linux depends on two 3rd party libraries:

  • libavahi-common.so.3
  • libavahi-client.so.3

The usage of these libraries depends on the avahi-daemon service to be installed and running. This is required even if you are using a Discovery Server. If these libraries are not installed, Multiview will crash on startup.

The configuration settings are stored in $HOME/.ndi/ndi-config.v1.json.

For more information about Linux-specific settings, please see the NDI Documentation.