Subramanian
- Total activity 53
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
Posts
Recent activity by Subramanian-
How to identify if a camera is a doorbell via Nx API?
AnsweredI’m working with the Nx Witness API and need to determine whether a camera assigned in the system is actually a doorbell (e.g., hanwah or Axis). Is there a way through the REST API to check if a ca...
-
How to get VMS version info via API
AnsweredI’m integrating with a Video Management System (VMS) and I just need to query the version information (e.g., software version, build number) through its API.Need to know 6.x or 5.x VMS to log and v...
-
Migrating from Nx Metadata SDK 5.1 to 6.0 — Concerns & Questions
AnsweredI'm currently evaluating the transition from Nx Metadata SDK 5.1 to 6.0 for a real-time object detection pipeline integrated with Nx Witness. I’ve been using JSON-based metadata injection via HTTP ...
-
How to capture intercom button press event in plugin DLL via Metadata SDK (SDK 5.1.3)
AnsweredI'm working on a plugin DLL using the NX Meta Plugin SDK (version 5.1.3) and I need help capturing events from an intercom device (Hanwah TID-600R device).Currently, I'm successfully detecting moti...
-
How to send snapshot image via HTTP when intercom call button is pressed in intercom bell camera
CompletedI'm working with NetworkOptix VMS and trying to configure a camera rule that triggers when the intercom call button is pressed. I know I can set the event type to "Call Button Pressed" and use the ...
-
How to distinguish multiple lenses in a dual-lens network camera when both return the same MAC
PlannedI'm working with a dual-lens network optic camera that exposes two video channels (which I can assign as channel 1 and 2). However, both channels report the same MAC address, which makes it difficu...
-
Plugin Diagnostic Event on Axis Camera saying method execution took too long for engine::doobtaindevice agent on starting of my analytical plugin
Getting this error on starting of my plugin in plugin settings every time i only have a map added to the doobtaindevice method to hold camera detail and i am using 5.1.3.38 version of nx client and...
-
Matadata_sdk steps for how to build for 6.0.x in win vs2019
AnsweredI have built the Metadata SDK for version 6.0.x, but I don’t see the .sln file to load in Visual Studio 2019. I'm using Windows 10 Pro with VS Studio 2019. I ran build_sample.bat from the VS 2019 x...
-
Network-based audio devices to talk two way
AnsweredIs it possible to trigger external network-based audio devices to talk two way, such as AXIS C1310-E Mk II Network Horn Speaker, or control door unlock systems via the VMS API? If so, what would be...
-
Trigger Camera Audio Playback via REST API with Custom Sound File in Nx Witness
AnsweredI am able to configure camera actions to play sound on event triggers via the Nx Witness GUI, but I need to achieve the same functionality using the REST API. Specifically, I want to trigger audio ...