Documentation Index
Fetch the complete documentation index at: https://docs.daydream.live/llms.txt
Use this file to discover all available pages before exploring further.
Sending and receiving video over the network with NDI
Scope supports real-time, low-latency video over IP via NDI (Network Device Interface). Unlike Spout which is limited to sharing between applications on the same machine, NDI works across the local network — you can send and receive video between different computers.NDI Receiver
Scope can receive video from any NDI source on the network.When selecting an NDI source, Scope automatically probes the source’s native resolution and adjusts the pipeline dimensions to match. This avoids stretching or compression artifacts.
NDI Sender
Configure Scope to send its processed output to other applications via NDI. This is useful for routing AI-generated video to OBS for recording, TouchDesigner for post-processing, or Resolume for live VJ sets, all over the network.Enable NDI Output
Toggle NDI Output to On. Scope begins broadcasting video as an NDI source on the network.
Installing NDI Tools
Download the installer
Go to ndi.video/tools and download the installer for your platform:
| Platform | What to install |
|---|---|
| Windows | NDI Tools (includes the runtime DLL) |
| macOS | NDI SDK for Apple (provides libndi.dylib) |
| Linux | NDI SDK — ensure libndi.so is on the library path |
Compatible Applications
Scope should be able to share real-time video with any application that supports NDI. The following applications have been tested:Resolume Arena / Avenue
Built-in NDI input/output
OBS Studio
With the DistroAV plugin
vMix
Built-in NDI support
VirtualDJ
With Send-NDI plugin
See Also
Using Spout
Share real-time video between applications on the same Windows machine
Using Syphon
Share real-time video between applications on the same Mac
Quick Start
Get Scope running if you haven’t already