Releases: MomentFactory/Omniverse-NDI-extension
Releases · MomentFactory/Omniverse-NDI-extension
v1.0.1
1.0.0
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
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
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
Added unit tests for extension validation.
v0.9.0
First release of the NDI® extension for Omniverse.