Skip to content

Releases: keijiro/KlakNDI

Edit mode support (receiver)

21 May 15:43
Compare
Choose a tag to compare

Added edit mode support to NdiReceiver. It only actively updates the target texture while selected with the inspector.

Edit mode support (sender)

21 May 13:48
Compare
Choose a tag to compare

Added edit mode support to NdiSender. Now it sends frames while editing.

Small fixes and improvements

20 May 07:29
06bd577
Compare
Choose a tag to compare
  • Disabled fielding (interlacing) to solve the resolution regrading problem (issue #6).
  • Updated the receiver to cache the callback function pointer (issue #3).
  • Updated the receiver to invoke IncrementUpdateCount when updating textures (issue #5).

The first working version.

11 Apr 11:37
Compare
Choose a tag to compare
v0.0.1

General improvements and bug fixes