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.
- Omniverse Application Streaming Instance support
- Setup Wizard-style interface for selecting streaming options
- Bumped dependency @nvidia/omniverse-webrtc-streaming-library to version 3.2.0.
- Loading state response is received from Kit to manage how assets are loaded and when stream is displayed
- Requires USD Viewer Template based application created using Kit 106.1.0 or more recent
- Progress indicator replaced with static messages indicating stream status
- Stream is not displayed unless asset is fully loaded
- USD asset does not force-loaded when client is launched if one of the client-supplied assets is already loaded in Kit
- Bumped dependency @nvidia/omniverse-webrtc-streaming-library to version 2.7.6.
- Bumped dependency @nvidia/omniverse-webrtc-streaming-library to version 2.7.0.
- doReconnect and nativeTouchEvents properties passed to AppStreamer.setup
- Alternative Window for developers when running a Kit application with no Front End UI.
- Bumped dependency @nvidia/omniverse-webrtc-streaming-library to version 2.1.13.
- Fixed errors with running
npm run build
.
- Initial full external release of this sample application.