Why does Access Manager overwrite my changes in the ndi_config.json file?

NDI settings on a PC are stored to a single JSON file- this file includes information such as Send/Receive groups, multicast settings, and external network devices that are not in the same subnet, including more. This config file is accessed at the when most NDI programs start up. Typically, most of the settings are accessible within Access Manager, but an advanced user can edit the JSON file directly, such as deploying the same settings to multiple users at once. Sometimes, a user can launch NDI Access Manager and seemingly revert the changes that are made. The most likely reason is that Access Manager includes a linter, so if a syntax is incorrect such as a misplaced comma, it will erase the offending lines instead of presenting an error. We've recognized in the documentation that this may not clear to everybody, so we're correcting that to make it more apparent that proper syntax is needed.

Last updated