Skip to content

Releases: keijiro/KlakNDI

NDI 4.0 update

30 Sep 10:28
Compare
Choose a tag to compare
  • Updated with NDI SDK 4.0

Linux support

19 Jul 02:05
b9d0dca
Compare
Choose a tag to compare
  • Added Linux (x64) support.

NDI 3.8 update

21 Dec 09:33
6156daa
Compare
Choose a tag to compare
  • Updated with NDI 3.8 SDK

Receiver improvements

10 Oct 12:44
Compare
Choose a tag to compare

Compatibility breaking changes

  • NDI Receiver: Renamed the "Name Filter" property to "Source Name". Now it searches sources with an exact matching rule (case sensitive). It's recommended using the selector drop-down instead of manually editing the name.

Improvements

  • NDI Receiver: Added a drop-down selector to the Source Name property UI.
  • NDI Receiver: Supports changing source at run time.
  • NDI Receiver: Added SourceSelector example that shows how to provide a selector UI at run time.
  • NDI Manager: Added source name retrieval methods that can be used at run time.

Miscellaneous

  • Some minor bug fixes.
  • Added assembly definition files.

NDI SDK update (v3.7)

02 Oct 05:27
Compare
Choose a tag to compare
  • Updated with NDI 3.7 SDK

This version requires Unity 2018.3 that is still in the beta testing phase. Please consider using the previous versions (v0.0.x) when you don't want to upgrade to 2018.3 right now.

Unity 2018.3 update

01 Oct 09:04
596b9d8
Compare
Choose a tag to compare
  • Updated with Unity 2018.3
  • Added macOS and iOS support (iOS is sender-only at the moment).

This version requires Unity 2018.3 that is still in the beta testing phase. Please consider using the previous versions (v0.0.x) when you don't want to upgrade to 2018.3 right now.

x86 support

06 Aug 05:21
Compare
Choose a tag to compare
  • Added x86 binaries and build settings.

Unity 2018.2 support

27 Jun 06:44
Compare
Choose a tag to compare
  • Added a reference to the UnityEngine.Rendering namespace to fix a compilation error with Unity 2018.2.

Further color encoding fix

24 Jun 04:02
Compare
Choose a tag to compare
  • Changed to use Rec.709 with gamma=2.2. Now colors match only with minimum errors.

Color space conversion fix

22 Jun 15:27
Compare
Choose a tag to compare
  • Tweaked the color space conversion equation to match the appearance on the NDI tools. The actual equation is still unknown, but now it's close enough to the official NDI tools.