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.
- Cursor becoming offset for USD Composer when stream didn't fill the entire window
- Use null default value for mediaPort in the stream.config.json and only pass to local streaming config if a value is provided.
- Bumped dependency @nvidia/omniverse-webrtc-streaming-library to version 5.6.0.
- Reverted v1.4.3 fix - app stream can now resize beyond browser window dimensions
- Updated sample stage file paths for Kit 107.3 compatibility
- server.js route syntax for Express v5
- App stream will not resize beyond dimensions of web browser window
- 'server' parameter for local streaming
- 'signalingServer', 'signalingPort', 'mediaServer', 'mediaPort' parameters for local streaming
- 'signalingPort' and 'mediaPort' for stream.config.json's local streaming options
- Updated readme with instructions for editing the stream.config.json
- Bumped dependency @nvidia/omniverse-webrtc-streaming-library to version 4.4.2.
- Polling frequency for streaming session availability changed from every 2 minutes to every 10 seconds.
- WebSocket connection error when ending stream.
- Failure when starting a new streaming session after ending one
- Error checking when AppStream fails to start
- Bumped dependency @nvidia/omniverse-webrtc-streaming-library to version 3.6.0.
- 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.