NDI Capture is a simple software that allows you to capture and stream a specific window or desktop to an NDI (Network Device Interface) source.
- Capture and stream a specific window or desktop.
- Easy to use command-line interface.
- Compatible with NDI-enabled software and hardware.
- Supports capture of windows with alpha channel.
- Windows 7 or higher.
- NDI runtime libraries.
- Download the latest release from the releases page.
- Install the NDI runtime libraries if you haven't already. You can download them from the NewTek website.
- Run the
NDICapture.exe
file.
-
Select the window or desktop you want to capture and stream.
-
Open terminal and run the app:
NDICapture.exe --window "Graphics Window" --ndi_output "Graphics NDI"
-
For help, run:
NDICapture.exe.exe -h
For any questions or issues, please open a new issue on the issues page or send an email to [email protected].
This software is released under the MIT license. See the LICENSE file for more information.