Anton Babinov
- Network Optix team
Nx Support Team
- Total activity 336
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 132
Comments
Recent activity by Anton Babinov-
>Thanks for your reply.Is there any way to know the time needed for the authentication hash to be expired so we can reuse it as >long as it is valid and recalculate it once it is expired Authentica...
-
Hello Deep beniwal, based on the information you provided, I can assume that there can be network bandwidth issues either between VMS and API cloud relay or between your desktop’s web browser and A...
-
Hi Marah, login popup appears upon receiving from server status code 401 with header WWW-Authenticate. You should try to avoid the situation when you access the camera stream with an outdated auth ...
-
Hi Lechee, What is your objective? What is expected final result? What do you expect to see as a final result
-
Hi Lechee, there is /ec2/bookmarks API call, which can be used to get the list of bookmarks per camera. Check the example below: http://<server_IP>:7001/ec2/bookmarks?cameraId=1c4a9209-4418-d1f3-...
-
>We like the idea of using the Camera ID, but we will have over a thousand devices so the 3 digits won't work... Can we create other custom fields? Any thoughts or ideas? Do you mean Logical ID whi...
-
Hi, Vitalii, >Is it HTTP method (e.g. "GET") or method of your API (e.g. /ec2/getCamerasEx)? HTTP method is being used to generate partial_ha2 value. Based on the values you provided earlier YWRtaW...
-
Hello Jason, it’s not possible to configure this in the desktop client, but we do have this feature in our roadmap. At the moment, this feature is planned for the next release, but it can be pushed...
-
Hello Riles, which specific parameter do you want to use? All relevant parameters from GUI are saved in m_deviceAgentSettings structure and can be accessed from DeviceAgent::cookSomeObjects() ” fun...
-
Hello Matthew, the "Camera disconnected" event does not provide attribute values that would be accessible via {event.source} in the "Do HTTP request" action so the only option would be is to create...