Changelog#

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[10.1.0] - 2026-02-09#

Added#

  • Option to auto capture and stream all audio from the system driver.

Fixed#

  • Warning caused by missing rtx::resourcemanager::kResourceUsageFlagNoSyncScope flag.

[10.0.0] - 2026-01-22#

Changed#

  • Update to build with Kit 110.0

[9.0.0] - 2025-10-15#

Changed#

  • Update to build with Kit 109.0

[8.1.1] - 2025-09-25#

Added#

  • New IServer::isClientConnected() API to check if a client is connected.

[8.1.0] - 2025-09-01#

Changed#

  • Updated to the public Kit 108 release.

[8.0.4] - 2025-08-19#

Changed#

  • Aov setting format for render products.

[8.0.3] - 2025-08-13#

Added#

  • Support for dynamic resizing of aov streams, which is enabled by default because the viewport can be resized by the user, but can be turned off via settings.

[8.0.2] - 2025-06-17#

Added#

  • Audio streaming API.

[8.0.1] - 2025-06-16#

Added#

  • New enableEventTracing setting to control whether etl files are generated.

[8.0.0] - 2025-06-02#

Changed#

  • Most of this extension has been branched from omni.kit.livestream.core