For the complete documentation index, see llms.txt. This page is also available as Markdown.

Configuration File Locations

Multiview for NDI stores its configuration files, custom images, and other custom assets in the current user’s home directory, depending on the platform.

Microsoft Windows

Configuration directory: %USERPROFILE%\AppData\Roaming\Tractus.Multiview

Example: C:\Users\Jon\AppData\Roaming\Tractus.Multiview

Linux

If the XDG_CONFIG_HOME environment variable is configured, you will find the configuration files stored at XDG_CONFIG_HOME/Tractus.Multiview.

Otherwise, the configuration directory is: ~/.config/Tractus.Multiview

MacOS

Configuration directory: /Users/<username>/Documents/.tractusmultiview

Last updated