keijiro / NDILiteSenderPlugin

NDI™ send-only plugin for Unity macOS/iOS

Home Page:http://ndi.newtek.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

NDI™ send-only plugin for Unity macOS/iOS

http://ndi.newtek.com/

License:MIT License


Languages

Language:C++ 56.8%Language:Objective-C 23.0%Language:C# 20.2%