Soft trigger connect to Hikvision camera
AnsweredHey guys,
I'm trying to create a soft trigger using 'do HTTP request'.
I am doing it on a Hikvision camera so I'm using the 'ISAPI' format (there's not a lot of information regarding how the URL format should be)
I have set an Audible Alarm Output in my Hikvision camera and I would like to push the soft trigger button to use the audio.
I tried with this URL I have been creating :
"http://<IP Address>/ISAPI/Event/triggers/notifications/AudioAlarm/13/test?format=json"
Does anybody succeed with that and can help me? :)
-
Hi Lital Akulov,
I'm not familiar with the ISAPI, however, does it work when you paste the URL in the browser?
If the URL is correctly formatted, a login windows should appear in the browser where you enter the camera credentials. With Web Developer tools, you can check if you'll receive the correct status codes (200 OK).0
Post is closed for comments.
Comments
1 comment