Triggering NVR Alarm using python script/API

Jul 3, 2023
2
1
Bangladesh
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
 

Attachments

  • desktop.png
    desktop.png
    285.4 KB · Views: 10
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.
 
  • Like
Reactions: irfankobber
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.
 
  • Like
Reactions: rajasaad859
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