Skip to content

Releases: MomentFactory/Omniverse-NDI-extension

v1.0.1

22 Dec 20:29
Compare
Choose a tag to compare

Fixed

  • Stream properly shut down when closing, opening, or reopening stage.
  • Enhanced documentation.

1.0.0

19 Jul 19:57
Compare
Choose a tag to compare

Added

  • Compatibility with USD Composer 2023.1.1

Changed

  • Creating a texture with the same name doesn't block (will follow pattern: "name", "name_01", "name_02", ...)
  • Bundle pip dependency ndi-python with the extension
  • Search now look for dynamic texture in the emissive texture field

0.12.0

30 May 13:23
Compare
Choose a tag to compare

Added

  • Display stream statistics when running (fps, dimensions, color format)
  • Opens as a new window when left-clicking on the status dot of a particular stream

Changed

  • Improved performances when using GPU for texture copy when stream source is square

Fixed

  • Streams stop when refreshing or adding a new dynamic texture to prevent ghost streams
  • Removed the possibility of overwriting a stream when creating a new one with the same name
  • Removed the double color conversion by requesting RGBA color profile from NDI®

v0.11.0

26 Apr 18:33
Compare
Choose a tag to compare

Changed :
NDI® status now displayed as a dot with colors

  • red: NDI® source offline
  • white: NDI® source online
  • green: Stream playing
  • orange: NDI® drops

Code refactor

v0.10.0

19 Apr 18:09
Compare
Choose a tag to compare

Added unit tests for extension validation.

v0.9.0

10 Apr 14:50
Compare
Choose a tag to compare

First release of the NDI® extension for Omniverse.