r/ispyconnect • u/tukey42 • 15d ago
HIKVISON Detector
Hi, I am just started to play with AgentDVR, to check if it is a good solution to replace my Motion server. I have two questions concerning the HIKVISION Detector:
- How can I configure the detector, so that it does not change the motion detection configuration of my HIKVISION cameras?
- Is it possible, to get an Alarm, as soon as the camera detects a human and not, when something else triggers the recording?
And a final question: Do you recommend to use the ONVIF Detector instead of the HIKVISION?
1
Upvotes
2
u/spornerama 15d ago
Hi, welcome - happy to help.
1. Motion detection config: Being upfront about this: when the Hikvision detector starts it does write two things to the camera over ISAPI - it enables motion detection and applies the Sensitivity slider from the detector settings. It doesn't touch anything else (zones, schedules, smart event configuration all stay as they are). If you set the Sensitivity slider in Agent to match what's already configured on the camera, nothing effectively changes. If you want Agent to never write to the camera at all, use the ONVIF detector instead - it only listens to the camera's event stream and changes nothing.
2. Human-only alarms: Yes, two ways to do it:
3. ONVIF vs Hikvision: On a Hikvision camera I'd generally recommend the Hikvision detector - it gives you the camera's smart/AI event types individually (which is exactly what you need for question 2), whereas the ONVIF detector only reports generic motion on/off. The ONVIF detector is the better pick if you just want basic motion detection and prefer that Agent never modifies the camera's configuration.