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-
Hi Aqua, Sorry for the late reply. Thank you for providing video example. It looks that when opening object tab, video playback is stopped until GUI client starts receiving objects from mediaserve...
-
Hello Kyle, there is a possibility to implement this without writing C++ plugin but it would work a bit differently from what you've described: 1) User can enable motion detection on camera via GUI...
-
So, I can't use the API in the version 4.1.0.32405, it will be released in the future? Yes, this feature is in development and will be available in future releases. I want a HTTP API that can te...
-
Hello Jhen, could you please show me created event rule and request that you used to create it? Not all events types can be triggered via HTTP API, so I'm going to need more info about what you're ...
-
My observation is that "user re-authentication" does not happen. There is no LDAP authentication request with the saved password. This is a security problem as I view it as a way to bypass authe...
-
Hello Kevin, formally I can confirm that you can send request to REST API over https and it is officially supported. In addition to that, starting with version 4.2, VMS server will redirect http re...
-
Hi Aqua, I don't think we have any code samples we can share with you, but your case seems to be interesting. Could you please share more details on what specific library you use and how you added ...
-
Hello Chi Wai Hui, Question.1. Regarding a), can I force Nx Witness to authenticate the user every time the user logs in? NX server caches user password in memory and uses this cache for user re-...
-
You can get live stream with /media/<cameraId>.<format> without specifying pos parameter.
-
Hello Eduardo, the easiest way too retrieve video feed from mediaserver is to use Video API. You can check examples in this article. You can check full API reference at https://<mediaserver IP>:700...