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-
Hello Tu, I have just installed new update of Nx(4.2.0.32658) and the problem happens that the SSL certificate of NX is not approved. Therefore, I can't use the API to get the thumbnail by link ab...
-
At this point, there is no "good way" to do this. You have access to motion metadata, but that's all. We have some long term plans on improving this but it won't be implemented in near future. The...
-
For us better to receive some RTSP url with auth token and save it in our system. I see, but how would you handle token renewal on your end? Each auth token has expiration time. You can generate ...
-
In that case, I'm not following your question regarding how to get RTSP stream. I'm assuming you want to know how to receive/process video frames from mediaserver inside your plugin. If that's the ...
-
Sorry, but it's not clear to me on that you're trying to achieve. You send me the article with JS code and recomend me to send from your native SDK HTTP request to the same system and generate aut...
-
Allowing to access camera stream directly without any authorization in place wouldn't be secure. You'll need to be able to generate proper authorization from your system. I think this article would...
-
Hi Oleg, login/password values are used to generate auth_digest, you can't generate it without these credentials. could you please give more details about your project? What kind of integration are...
-
Hi Usama, and I want to only get frames when a particular Analytics Event occurs on the camera. could you please show few use-case scenarios on how it will be used? What would trigger these analy...
-
Hi Jamie, when you active preset via API or GUI mediaserver sends AbsoluteMove command. There is nothing seems to be wrong with how server sends it, but for some reason camera responds with bad req...
-
Hello Gourav, customizing layout of analytic panel isn't possible. However, with latest version of metaSDK you can set bounding box color for each object by setting nx.sys.color attribute. object...