winget install --id NetworkOptix.NxMeta.Server
About Nx Meta Server
The Nx Meta platform exists to allow developers to create and sell their own products that are integrated with Nx Witness, whether it’s an integration with the Nx ecosystem or your own re-branded VMS solution based on the Nx platform.
What's new in 6.1.1.42624
Nx Meta VMS 6.1 to 6.2 Release Notes Nx Meta VMS 6.1.1.42649 R2 R2 release of Nx Meta VMS for the VMS 6.1.1. For Server Plugin SDK usage instructions, see the readme.md file included within the metavms-server_plugin_sdk-6.1.1.42649-universal.zip archive. ATTENTION: These Release Notes show changes relative to Nx Meta VMS 6.1.0.42176 R7. NEW FEATURES General Features - AI Manager is added as a plugin. See more at https://www.networkoptix.com/nx-ai-manager. Server HTTP API Virtual Device Uploads (VMS-60188) - Added new chunk-based upload endpoints for virtual cameras in v4, replacing the deprecated legacy /api/downloads/... API: - GET /rest/v4/devices/{deviceId}/virtual/uploads: list active uploads for a virtual device. - POST /rest/v4/devices/{deviceId}/virtual/uploads: initiate one or more file uploads, providing file metadata (startTimeMs, durationMs, sizeB, md5, container, codec). Returns upload session details including uploadId, chunkSizeB, and fileId. - GET /rest/v4/devices/{deviceId}/virtual/uploads/{uploadId}: get upload status including uploadProgressPercent and archiveProgressPercent. - PUT /rest/v4/devices/{deviceId}/virtual/uploads/{uploadId}: upload a data chunk for an in-progress upload. - DELETE /rest/v4/devices/{deviceId}/virtual/uploads/{uploadId}: cancel an in-progress upload. Per-Item ETags for Resource Endpoints (VMS-60867) - Added etag field to individual resource responses across v1–v4. This enables external systems to check per-resource consistency without retrieving full collections. Affected resource types: devices, event rules, layouts, layout tours...
Version history
| Version | Updated | Notes |
|---|---|---|
| 6.1.1.42624 | Unknown | Nx Meta VMS 6.1 to 6.2 Release Notes Nx Meta VMS 6.1.1.42649 R2 R2 release of Nx Meta VMS for the VMS 6.1.1. For Server Plugin SDK usage instructions, see the readme.md file included within the metavms-server_plugin_sdk-... |
| 6.1.0.42176 | Unknown | Release notes |
| 6.0.6.41837 | Unknown | Nx Meta VMS 6.0.6.41818 R1 R1 release of Nx Meta VMS for the VMS 6.0.6 Release. For Metadata SDK usage instructions, see readme.md included within Metadata SDK zip. ATTENTION: These Release Notes show changes relative to... |