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 Usama, What changes do I need to make to go from a DLL to a static, so to speak self-contained plugin (if I'm not mistaken)? In the Visual Studio it's set in the Properties of a project. Pr...
-
Usama, There is in dependencies a number of .dll from "Microsoft Visual C++ Redistributable" package. Make sure you have "Microsoft Visual C++ Redistributable" package installed in Windows 7.If hav...
-
Hello RC, You are triggering a Generic event.According to the built-in help article for "Do HTTP Request" event action for Generic Event, {event.caption} and {event.description} are available at t...
-
Hello Mat, By the way, is it correct to assume that videoFrame->timestampUs() gives a timestamp suitable for the task I'm trying to achieve? I'm aware that the network latency might impact this ti...
-
Hello Gourav, There are three major helper classes a plugin comprises: Plugin Engine DeviceAgent Plugin and Engine instances are created once per loaded binary.DeviceAgent class instance is creat...
-
Hello Chuang, A Beta is a version of Nx Witness intended for users to discover new features that will be included in the next Release and to provide feedback to the Nx team to fine-tune certain fea...
-
Hello Muhamed, > I want to download/extract recorded archived video using start and end timestamp.> Is there any API that provides me to download recorded video? Yes, there is. It's called video AP...
-
Hello Danny, Actually, we have the ready infrastructure for integration. - We have programming interface inside the Server - We offer Metadata SDK for developing a plugin which could utilize both m...
-
Mohamed, My answer implies Server API. I'll figure out if it's available in the Cloud API and update later.
-
Hello Mohamed, At the moment there is no token-based session authorization. I hope it will be introduced in v 4.2.