NdiInputSettings interface

Settings to control NDI capture see: NorskInput.ndi()

Signature:

export interface NdiInputSettings extends SourceNodeSettings<NdiInputNode>, StreamStatisticsMixin

Properties

Property Type Description

ndiReceiveName

string

The receive name to publish to the source

ndiSourceName

string

the NDI source name to capture from, which can be found through ndiDiscovery

onInitialised?

() ⇒ void

(Optional) Called when the receiver is initialised; you could use this to avoid starting other nodes until frame reception is guaranteed

sourceName

string

sourceName of this capture