Andrey Terentyev
- Network Optix team
Nx Support Team
- Total activity 1590
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 519
Comments
Recent activity by Andrey Terentyev-
-
Hi, Generally, for invoking Server REST API you need to authenticate. In JS API there is no need to do that, because GUI client works with already authenticated user creds. In version 5.1, for get...
-
Hi, The approach is the following. 1. Create a layout to be opened. 2. Create an Event Rule When: Generic Event Either "Source contains", or "Caption contains" or "Description contains" having a pa...
-
Hello, Nx Witness licenses are bound to a one or several HWIDs in the System. You could request them with /rest/v2/licenses. There are no technical restrictions for binding you licenses to those H...
-
Hello, Most probably, the window appears because the session timeout expires. There are two things I'd recommend doing. 1. Use the token based authorization scheme here are examples, in python thou...
-
Hello Rhaphiel Molinar, I guess, these articles might help you to build the proper solution https://support.networkoptix.com/hc/en-us/articles/16635062678039 https://support.networkoptix.com/hc/en-...
-
Hello, Thanks, Sergey. Indeed, we don't have possibility to get an RTSP stream via the cloud proxy server. My bad. At the moment, the following media interfaces are available via the cloud proxy. ...
-
Hello, Change either the name/address of the Server or the name/address which your application is hosting at. In other words, there should not be localhost and localhost.
-
Hi, The problem is we are deploying server to our customer, we can't have their server credentials. In this case, there might be several solutions. 1. You could ask your customer to create a spec...
-
Hello, That's correct. IDeviceInfo does not store nor provides urls of RTSP streams of a camera. You should use Server REST API inside your plugin - /rest/v2/devices/{id}.