Skip to content

keijiro/NDILiteSenderPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

NDI Lite Sender Plugin

gif

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.

System requirements

  • 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.