NOTE: This project is obsolete. The same sender functionality was added to the KlakNDI plugin. See the project page for details.
https://github.com/keijiro/KlakNDI
This is an lightweight implementation of NDI™ plugin for Unity iOS and macOS.
This plugin has some limitation compared to the full implementation of the plugin.
- It only supports sender functionalities.
- The camera capture mode is omitted. It has to be used with a render texture.
- Unity 2018.1 or later
- NDI compatible iOS or Mac device
Also it needs the NDI SDK when building to iOS. The SDK should be installed
to /NewTek NDI SDK
. You have to modify the search paths in PbxModifier.cs
when installed to a different location.