MissiaL / hikvision-client

Client for Hikvision devices
MIT License
209 stars 43 forks source link

Alarm event do not get cleared #18

Open ayushpratap opened 4 years ago

ayushpratap commented 4 years ago

let's take an example of Motion Alarm :

When alarm is generated : We get the information with {'eventState' : 1} , but when this motion detection is ended at the end point we do not get the notification of this alarm being cleared. , i.e {'eventState':0}

MissiaL commented 4 years ago

Sorry for the long answer. Is this problem still relevant? If so, could you please provide access to the device, so that I can see the problem?