NdiInputSettings.ndiSource property
the NDI source name or url to capture from, which can be found through ndiDiscovery
Signature:
ndiSource: {
url: string;
} | {
name: string;
};
the NDI source name or url to capture from, which can be found through ndiDiscovery
Signature:
ndiSource: {
url: string;
} | {
name: string;
};