Hi everyone. I have a couple of hikvision cameras connected to Hikvision NVR 4.0 version. I want to trigger the alarm of the nvr using a python script running on my ftp server. How could I do this. Thanks in advanced
I am trying to solve the same Problem. Accessing Camera Light and Alarm and changing their status with a Python Script. Found nothing till now. Kindly do tell if you found the solution.
I am trying to solve the same Problem. Accessing Camera Light and Alarm and changing their status with a Python Script. Found nothing till now. Kindly do tell if you found the solution.
Haven't found anything so far. I wanted to trigger an alarm by my python script. Also, wanted to get access to the api which gave info of all the events which get's triggered inside the nvr. If you find anything let me know.
Can you explain me how do you run script on ftp? Doesn't running something requires at least interpreter or compiler or some runtimes? FTP is nothing but File Transfer protocol