Release Notes - CVEDIA-RT - 2026.1.1¶
Info
This is a patch release for CVEDIA-RT version 2026.1.0, containing important bug fixes and improvements. All users of version 2026.1.0 are recommended to upgrade to this version to benefit from these fixes and enhancements.
For a full list of changes in version 2026.1.0, please refer to the 2026.1.0 release notes.
CVEDIA-RT Analytics¶
Improvements¶
- Updated the Crowd Estimation model with improved accuracy and reduced false positives.
- Updated the Object Movement Classifier model for better detection of movement patterns.
- Improved detector confidence thresholds across all sensitivity presets (Low, Medium, High), providing more accurate detection tuning for persons, animals, vehicles, faces, and license plates.
- Fixed face thumbnail rectification for more accurate face captures.
Plugin for Milestone XProtect¶
Compatibility Notes
The CVEDIA-RT Plugin for Milestone XProtect version 2026.1.1 is compatible with Milestone XProtect from version 2023 R3 to version 2025 R1.
New Features¶
- Validated deployment on larger scale infrastructures: The plugin has been tested and validated on larger scale deployments with hundreds of Recording Servers and thousands of cameras, ensuring stability and performance in enterprise environments.
- Bounding boxes in Smart Search results: Smart Search results now display bounding boxes from recorded metadata, allowing you to see exactly where the detected object was in the scene when reviewing search results.
- Per-Recording Server metadata devices: The plugin now creates a separate metadata device for each Recording Server that has cameras with analytics enabled. This improves scalability and reliability of bounding box overlays in multi-server deployments.
Improvements¶
- Improved Smart Search performance by caching metadata lookups per camera, resulting in faster search result loading.
- The plugin now shows a warning in the Smart Client when bounding boxes are not available for a camera (e.g., when all metadata channels are in use), while analytics continue to run and generate events normally.
- Improved Connector Service stability when managing metadata channel connections, including better handling of channel mapping file corruption.
- Improved memory usage in Smart Client analytics setup for cameras that have already been pre-scaled.
- The Connector Service now automatically configures firewall rules for metadata device communication on startup.
- Improved Recording Server cache handling: the Connector now automatically refreshes its server cache when a new Recording Server is detected.
- The Connector Service now only monitors Recording Servers that have cameras with configured analytics, reducing resource usage.
Bug Fixes¶
- Fixed an issue where stale metadata device connections could persist after upgrading from an older version or if the channel mapping file was lost.
- Fixed a race condition in the Smart Client viewport that could cause intermittent UI issues.
CVEDIA-RT Engine¶
Improvements¶
- Linux: Enabled the RT Server service to automatically start immediately after installation and remain active across system restarts.
Bug Fixes¶
- Fixed a stability issue with the DEEPX inference driver that could cause the RT Server to freeze under certain conditions. The driver now uses synchronous inference to prevent resource exhaustion on DEEPX NPU hardware.
- Improved DEEPX inference diagnostics with periodic performance statistics logging, making it easier to monitor NPU health and performance.
- Adjusted default DEEPX pool size configuration to better match available hardware resources.