You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ NDI® is a registered trademark of Vizrt NDI AB ]
Adds a new VideoStream class to implement NDI playback.
For outputting the Viewport as an NDI source, add the NDIOutput Node to the scene.
Check out the demo scenes included with all releases.
This was born out of work on my DMX Lighting Control Software. I'm fascinated by Live Event Productions, Projection Mapping, TechArt, and Broadcasting. So reach out or show off what you made with Godot NDI!
This GIF only shows local transmission, but imagine this over the network!
Download the latest version under Releases and install by extracting the ZIP file in your Godot project.
Alternatively, you can install the extension from Godot's Asset Library.
In the production industries, software usually comes with exorbitant licensing fees. If this project has been useful to you and you want to show appreciation for my time and effort, consider a donation.
Building from source
To help you get going, I've configured a Development Container with everything set up to target Windows or Linux. Just run scons or check scons --help!