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-
Hello, But when I configure Nx to show bookmark, It doesn't show the custom image, just a snapshot from the timeframe when the event is sent. It is supposed behavior. The bookmark is design exact...
-
Hello, Yes, that's possible. The cdb API documentation would help you with that. https://meta.nxvms.com/cdb/docs/api/v1/swagger/index.html#/
-
Hello, Here is the article describing different way of obtaining system id. https://meta.nxvms.com/docs/developers/knowledgebase/201-cloud-api-route-api-calls-via-cloudname I suppose, Method 3: Fin...
-
Hello, Is there any way to set a custom segment duration for HLS streaming? In Server configuration options, you can define hlsTargetDurationMS. https://support.networkoptix.com/hc/en-us/articles...
-
Hi Pranay Singh , I managed to reproduce the issue. It's a bug in the CMakeSettings.json. Environment variable is defined like this "qtdir": "${env.USERPROFILE}/.conan/data/qt/5.15.2/_/_/package/77...
-
Hello, Please refer to this post. If I understood you right, it describes the solution. https://support.networkoptix.com/hc/en-us/community/posts/11432943945495/comments/11588929538455
-
Hello, Please, try our python example on GitHub. https://github.com/networkoptix/nx_open_integrations/blob/master/python/examples/authentication/cloud_bearer.py
-
Daniel, Regarding time on a camera. Make sure the "Trust camera timestamp" option is unchecked on the "Camera Settings-> Expert" tab
-
You can configure VERBOSE logging in the client application and see in the log file all the API requests sent by the client
-
Hello, You can use the analyticsLookupObjectTracks API. In your case, to filter object in question, you should set the following parameters objectTypeId to the id needed. I suppose it's nx.base.Per...