Skip to content

Releases: keijiro/KlakNDI

2.1.2: Bug fix

14 Jun 09:21
Compare
Choose a tag to compare
  • Added a workaround for issue #200.

2.1.1: NDI 6.0 update

12 Jun 06:22
Compare
Choose a tag to compare
  • Upgraded to NDI 6.0.1.
  • Updated the sample projects with Unity 2022 LTS.
  • Android: Fixed compatibility issues with Unity 2022.
  • Updated the documentation to reflect the recent changes.

2.1.0: NDI 5.5 update

24 Nov 08:05
Compare
Choose a tag to compare
  • Upgraded to NDI 5.5.2.
  • Updated the minimum Unity version to 2021 LTS.
  • Updated the documentation to reflect the recent changes.

2.0.3: Workaround for iOS issue

24 Jan 06:32
Compare
Choose a tag to compare

Added a workaround for an iOS issue where causes a linker error with a missing reference to a symbol Processing::NDI::Plugins::Lib::memory::xml::validate_xml.

I added an empty function to avoid the error. It should be removed when the issue gets fixed.

2.0.2: Bugfix

07 Nov 09:07
Compare
Choose a tag to compare
  • Fixed: Changing Target Platform causes DllNotFoundException (#138)

2.0.1: Bugfix

01 Nov 09:45
Compare
Choose a tag to compare
  • Fixed: InvalidOperationException in sender (#132, #133)

NDI 5 update

22 Sep 05:22
Compare
Choose a tag to compare
  • Upgraded to NDI 5.
  • Added Android support.
  • macOS: Apple Silicon support.
  • Stream receiving support on mobile devices (iOS/Android).
  • Gamma colorspace support.
  • Fixed crash issues with ultra high resolution settings like 8k screens.
  • Small fixes and improvements.

NDI 4.1 update

19 Nov 06:59
24dba36
Compare
Choose a tag to compare
  • Updated the plugin binaries with NDI SDK 4.1.

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.