AUDIO NDI CAPTURE
An NDI stream containing both video and audio can be captured on any node in the system and the node will process both the video stream and the audio stream locally.
To add processing of the NDI audio stream the numbers of audio channels to receive needs to be setup when the NDI capture device is created. Also, the audio bus routing needs to be set at creation time, and this cannot be changed after the capture device is created.
This is a step-by-step list how to create and use an NDI capture device with audio:
- Right-click in the Device window and select Add Capture Device.
- Give the capture device a name that makes sense.
- Setup the Width / Hight for capture source.
- Select the NDI stream to receive in the drop-down list under ADD NDI SOURCE / Stream.
- Select the number of audio channels to receive, 1, 2, 4 or 8 channels.
- Select the Audio Latency, 20, 40, 80, 100, 200 or 1000 milliseconds.
- Set the audio bus matrix to map each NDI capture input channel to a specific audio bus.
- Press the Add button to create the stream.
To use the NDI capture device simply drag the device from the Device window into a layer on a timeline to create a capture cue.

NOTE 1: Only NDI streams that sends audio stream in an uncompressed format (PCM) can be used as audio input. It will not work with NDI streams that uses mp3, acc or any other compressed audio format.
NOTE 2: The audio stream is only received and connected to the audio busses on the local node, resulting in only a local audio device can playback the NDI audio signal.