Why are my changes to the NDI JSON configuration file not being saved?
{
"ndi": {
"machinename": "",
"tcp": {
"recv": {
"enable": true
}
},
"rudp": {
"recv": {
"enable": true
}
},
"groups": {
"send": "Public",
"recv": "Public"
},
"unicast": {
"recv": {
"enable": true
}
},
"networks": {
"ips": "192.168.1.92,",
"discovery": ""
},
"adapters": {
"allowed": []
},
"multicast": {
"send": {
"ttl": 1,
"enable": false,
"netmask": "255.255.0.0",
"netprefix": "239.255.0.0"
}
}
}
}Last updated
Was this helpful?

