NDI Output

Send video over the network with NDI.

What it does

NDI Output sends the image wired into it out over the network using the NDI protocol, for other machines and apps on the same network to receive as a live video source: vision mixers, other DNA sessions, playback software. With Image disconnected it captures the canvas itself.

Source Name is the name receivers see when they browse for NDI sources on the network. Enabled switches the feed on and off without deleting the node or its connections.

When to use it

ParameterTypeDefault
imageAny
source_nameString"NodeTool"
enabledBooleantrue
strengthNumber1

Gotchas

Worked example

  1. Add an NDI Output node.

  2. Set Source Name to something recognisable. This is what shows up when a receiving app browses for NDI sources on the network.

  3. Wire an image into Image, or leave it disconnected to send the canvas as-is.

  4. Open your NDI-receiving app on another machine on the same network and pick your source by name.

  5. Use Enabled to pause or resume the feed without disconnecting anything.

See also

Syphon Output · NDI Input · WebSocket Output · Rasters (images)