Page 1 of 1

Amcrest API - human detection?

Posted: Thu Aug 22, 2024 8:51 pm
by alabamatoy
So the Amcrest API SDK document appears to explain how to interact with the human detection features in their AI enabled cameras. I have one of these cameras and hadnt realized that it has these capabilities.

Has anyone tried to leverage these human and traffic detection and analysis capabilities via the API?

Im thinking we could use the human detection capability to act as a trigger within ZM. Has anyone explored this?

Re: Amcrest API - human detection?

Posted: Wed Jun 04, 2025 11:48 pm
by PencilGeek
I haven't done it, but did play with the standard motion detection and it worked great. If I can't get ONVIF events to work with ZM, I'll go this approach instead.

# wget -q -O - http://admin:Password@10.1.6.12/cgi-bin ... etOutState
result=1

# sleep 30
# wget -q -O - http://admin:Password@10.1.6.12/cgi-bin ... etOutState
result=0