Added
- Assembly versioning
- Opus audio codec added. Compatible & tested on Windows and ARM64
- Linux CWIPC v7.4.2 only compatible with Ubuntu 22.04
- Linux Capturer v4.0.1 only compatible with Ubuntu 20.04
- Compatibility with HoloCapturer pre-recroded datasets
- Compatibility with Orbecc Cameras
- RGBD variable aspect ratio added. Now supports 720p and 1080p resolutions
- DecoderDepthParams retrieved from HoloCapturer to compute and send coding parameters
- More NetworkTrigger scripts with the capability to send data (int, string, byte array)
- Manifest to for included software version control
- Video Distributor feature to distribute all kind of video, webcam or rendeTextures
- HoloCapturer Example scene to showcase how to implement inside this pipeline with new cameras or reconstruction systems
- Project Validation Window Tool added to make installation process easier and automatic
Changed
- FFmpeg.AutoGen updated to v7.0.0
- FFmpeg updated to v7.0.2 "Dijkstra"
- HoloCapturer updated to v4.0.1
- HoloCuda updated to v2.1.0
- ComputeBuffers filled automatically from HoloCuda using D3D11
- Memory allocation optimization. Now using an allocation x3 faster
- Keyboard for VR interaction now includes all alphanumerics and special characters
- In ExampleCustomEvent.cs NetworkTriggerExtension trigger to NetworkByteTrigger trigger
Removed
- XYTable need for self and remote representations with HoloCapturer
- Debug external 3rd party libraries present in the project
- NetworkCustomTrigger and ExampleTrigger components in the ExampleSession scene
- NetworkTriggerExtension.cs
-
Fixed
- NetworkTriggers usability
- HeadPose missalignment solved