
Andrey Terentyev
Nx Support Team
- Total activity 1119
- Last activity
- Member since
- Following 0 users
- Followed by 3 users
- Votes 2
- Subscriptions 356
Activity overview
Latest activity by Andrey Terentyev-
Andrey Terentyev commented,
Hi, Storage plugins are not shown in GUI application, analytics plugins are. Nirovision Face Recognition plugin - is an analytics plugin. For your solution, you could develop two plugins. 1) a sto...
-
Andrey Terentyev commented,
Graham, Any further thoughts on boundingBox being visible on playback? You could use analytics logging and along the analytics data flow for debugging this issue. Here is the article which woul...
-
Andrey Terentyev commented,
Hello, What kind of plugin are you developing? What is your objective? Could you please provide OS version, VMS build, SDK version? What's the name of your plugin?
-
Andrey Terentyev commented,
Hi, No to both questions. The number of cameras and plugins per server depends on the computing power of the Server (CPU, RAM, HDD speed), video stream settings on cameras (FPS, resolution), networ...
-
Andrey Terentyev commented,
Hi, That's why I asked if there is possibility to run plugin only in (configured) intervals as I don't need every single frame from cameras. At the moment there is no such possibility.
-
Andrey Terentyev commented,
Graham, I'd like to help you, but you're asking questions to which I can't give answers without having a source code example. I need a piece of code reproducing the issue in order we would be on th...
-
Andrey Terentyev commented,
Hi, 2) The Directr download interface has been deprecated. It won't be supported and is not recommended for using. Use the /media/{deviceId}.{format} interface instead. 3) The Server will return th...
-
Andrey Terentyev commented,
Hello, Direct download interface has been deprecated. We don't recommend using it. Here are interfaces where timestamp is available or can be calcualted. 1. RTSP streaming. /{deviceId} 2. HLS strea...
-
Andrey Terentyev commented,
Graham Parry, Could you, please, do the following? Take the sample_analytics_plugin of Metadata SDK. Port your example code there. Check if the issue still persists. If it does, share the plugin co...
-
Andrey Terentyev commented,
Hello, Could you please provide OS version, VMS build number, Metadata SDK version?