python

  1. wvthoog

    Dahua PTZ control by joystick

    Hi guys, was looking for some library (python) to control a Dahua PTZ camera with a joystick. But apparently there aren't any, so i wrote my own. Tell me what you think Code GitHub - wvthoog/Dahua-Joystick-PTZ-Control Blog Dahua Joystick PTZ Control - Wim van 't Hoog Regards, Wim
  2. T

    Hikvision iVMS-4200 autoconfiguration

    Hi! How can I configure iVMS-4200 3rd party database settings through commandline or something with my batch or python autoconfig script?
  3. irfankobber

    Triggering NVR Alarm using python script/API

    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
  4. P

    hikevision isapi integration

    hello i would like to integrate the isapi using the python.i was a bit confused with writing the code for the authentication process.please can anyone help me
  5. energetskiBurek

    Is it possible to capture package and unlock doors remotely with python code?

    Hello, I am working on a project for face unlocking doors. We have hikvision camera, indoor module and keypad. Is it possible to capture a package with wireshark and then send unlock door code via python, or perhaps some other way? I just need to send the same 'signal' to door module as if...
  6. Kript

    Would love some advice

    Hey all, I'm so glad that there is a whole community of informed individuals like yourselves. I'm working on a project where I will need to take regular snapshots in an indoor parking lot, and am not sure what camera to use, or even what type of cameras exist for such an application. I will...
  7. A

    blueiriscmd - A Python cmd tool for interfacing to the Blue Iris API

    I discovered this awesome project by Magnus Appelquist who constructed a python script he calls blueiriscmd, that allows you to send commands to Blue Iris via HTTP to read status, trigger events, change profile etc all from the command line or embed the python code into your own python scripts...
  8. M

    Need JSON or HTTP API example in Python or Node.js.

    I'd like to build an application that can send commands to BlueIris such as to arm * disarm, as well as query current status. I would like to use python or Node.js. I can't find any API info on the BlueIris site itself.
Top