#dahua api

  1. csJosh

    Api to download file (Http api RPC_Loadfile)

    Hi, Has anyone gotten the HTTP api method RPC_Loadfile to work? Other methods work for me to find files on my NVR, like mediaFileFind.cgi, but when I try RPC_Loadfile, it returns code 200 with empty data. The code I've been using is: import requests from requests.auth import HTTPDigestAuth # # [...
  2. T

    Dahua P2P Connection with API (without Dahua's App)

    I have Dahua cameras installed in my home with P2P enabled. I am able to stream with the help of Smart PSS and DMSS by adding Serial Number, Username and Password through P2P. Now, I would like to connect with NVR remotely with the help of API with just my SN Number. Note: I have not enabled...
  3. iJuliusz

    DHI-NVR4108H http no snapshot, no device info

    Hi everyone My issue is that I can't get some info from DHI-NVR4108H (remote by http) Before firmware update, name shows NVR41XX Now is System Version 3.203.0000.0 Network 3.1.0.66469 Onvif Client 2.4.1 I need to get NVR HDD actual size/capacity and snapshots from cameras (not directly from...
  4. at.fajar

    How to get heatmap picture response from API DAHUA CAMERA?

    I'm making an app that sends data from the DAHUA camera to a specific server. I need information from the camera heat map. In the API guide it is stated to access the URL as follows...
  5. esaesa

    ANPR API

    I need latest API supporting ANPR models. I already found a one which support parking and traffic events but not car entry and exit.
  6. L

    Monitor eventManager and grep events for further processing Telegram, Pushover etc.

    Hi! I monitor the output of: curl -s --digest "http://admin:password@10.30.50.6/cgi-bin/eventManager.cgi?action=attach&codes=[All]" and get this on motion events: ..SOME-OTHER-OUTPUT Code=NewFile;action=Pulse;index=0;data={ "File" ...
  7. E

    Dahua activate the preset camera from a SAS signal or an switch ?

    Anyone can help me how to create a script to activate the preset camera Dahua from a SAS signal or an switch ?
Top