Hello allo,
I just bought two 2386G2-ISU/SL and i'm quite happy with them.
However, i'd like to trigger the integrated alarm using a CGI query, i'm able to trigger the alarm using this url :
http://<camera ip>/IO/outputs/1/trigger
with this payload :
I can see through the web interface that the alarm is ON, but i dont have any audible output or flashing light.
I think i did setup correctly the correct alarm linkage but is there something in particular to setup to trigger the integrated alarm ?
If i use smart event, i'm able to use alarm & flashing lights.
Thanks!
I just bought two 2386G2-ISU/SL and i'm quite happy with them.
However, i'd like to trigger the integrated alarm using a CGI query, i'm able to trigger the alarm using this url :
http://<camera ip>/IO/outputs/1/trigger
with this payload :
Code:
<IOPortData version="1.0" xmlns="http://www.hikvision.com/ver10/XMLSchema">
<outputState>high</outputState>
</IOPortData>
I can see through the web interface that the alarm is ON, but i dont have any audible output or flashing light.
I think i did setup correctly the correct alarm linkage but is there something in particular to setup to trigger the integrated alarm ?
If i use smart event, i'm able to use alarm & flashing lights.
Thanks!