NDISender

Read with AI
All docs in one file (llms-full.txt)
NDISender #Output #Node
NDISender

Sends the video arriving at RenderTexture Input out over the network as NDI. It has no output ports.

  • The NDI Name field on the node becomes the send name (default OutputName). This is the name that appears in the source list of other applications
  • Alpha is preserved (keepAlpha), and the texture is captured directly
  • The node shows a Sending: <name> status

Input ports

Port IDType
RenderTexture InputRenderTexture

Output ports

None

Scriptable members

PathType
currentSendNDINamestring

Synapse Apps (scripting)

await synapse.modules.create({ type: "NDISender" })

Pages linking here