Norman
- Network Optix team
One of the Nx guys.
- Total activity 6305
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 84
- Subscriptions 2266
Comments
Recent activity by Norman-
Hi Subramanian, To get the current version of Nx Witness, you can use the following GET request: https://<serverIp>:7001/rest/v3/system/infoOr if you only want the version: https://<serverIp>:7001/...
-
Hi Michael Reijerse,We frequently update the cloud layer to add functionality, like in recent times, bookmarks, layouts, etc. This requires more communication, so will also lead to more data consum...
-
Hi Michael Reijerse,If you merge a device via the cloud - besides the default cloud communication - there is also an ongoing database synchronization between Servers routed over the cloud layer.Tha...
-
Hi Yohanes Yordan Anggara,If the device isn't discovered by the VMS, it is likelly not Onvif Compatible. You can verify this by trying to view it in the Onvif Device Manager, of check the communica...
-
Hi Greg Akselrod,I guess you’re using macOS Tahoe (version 26)?Unfortunately, macOS Tahoe isn’t officially supported yet. Full support is planned starting with version 6.1.1. When using Tahoe with ...
-
Hi Rubin Abraham,If you added the device as an RTSP stream, and use the following request: PATCH https://localhost:7001/rest/v3/devices/<cameraId>with body: { "streamUrls": { "1": "rtsp...
-
Hi Rubin Abraham,It depends, if you added a device as an RTSP stream, you can change the RTSP urls. However, and that seems to be the case, if you added the devices via autodiscovery or manual disc...
-
Hi Mohammed,With the GET /rest/v3/servers/{id}/scripts request, you can list all files in the scripts folder. This scripts directory needs to be created at the following location: For Windows: C:\W...
-
Hi Gerrald Beute, Thanks for posting your question. Unfortunately, this issue can’t be resolved through the Community. For further assistance, please reach out to your Authorized Nx Witness Reselle...
-
Hi Stephane Vergeylen,Crashes are best investigated through the crash dumps. However the solution Zack Sauve shared likely resolves the issue. Per version 6.1, we'll default to DirectX. With kind r...