Subramanian
- Total activity 53
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
Comments
Recent activity by Subramanian-
**What I’ve Tried:**- Implemented a device_agent to listen to device signals.- Injected EventMetadataPacket with custom eventType.- Queried IEventMetadataPacket in plugin DLL.**Code Snippet:**```cp...
-
**What I’ve Tried:**- Implemented a device_agent to listen to device signals.- Injected EventMetadataPacket with custom eventType.- Queried IEventMetadataPacket in plugin DLL.**Code Snippet:**```cp...
-
I would like to capture this event exactly in my plugin .I can very well see the event in vms when Proximity sensor is triggered and can hear bell sound .so need to know is it possible to capture t...
-
can i use this method if i can is there a sample to capture the eventsDeviceAgent::generateEventMetadataPacket()
-
i am using 5.1.3 sdk
-
Thanks for your response.To clarify, my requirement is specifically to send a snapshot image from the VMS (Nx Witness) itself—not directly from the camera. While some cameras may support HTTP push ...
-
if possible if i know how to capture that input from camera event in the plugin code like getting the pushUncompressedVideoFrame metadata, that will be more helpful
-
how do i know it from the same camera. every camera will return the id if i have more then 100and my mac is assigned directly from device agent object creation void Engine::doObtain...
-
i dont see any problem other then starting late and unfortunately upgrade is not an option for mefollowing is the warning generated time with client log in VERBOSE -------------------2025-06-11 17:...
-
is Bearer Authentication is for camera? or login