http 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. Malvineous

    [SOLVED] How to enable multicast on Dahua IPC-HDW3

    Hi all, I have just bought a Dahua DH-IPC-HDW3666EMP-S-AUS-BLK as I have heard Dahua cameras are supposed to be fairly good, however I can't seem to get it to send the video anywhere. I am using multicast with my existing cameras, which means each camera transmits its video feed to a...
  3. A

    Dahua IP PTZ HTTP Command for wipe

    Hi all, First post on here so be gentle! I am trying to send a wipe command to a DH-SD6AL230F-HNI-IR.... I have found (on this forum) a HTTP API document: https://s3.amazonaws.com/amcrest-files/Amcrest+HTTP+API+3.2017.pdf Using this I've managed to send a few different commands to various...
  4. piotreksl

    Dahua download video with timestamps

    I have huge problems with http://<server>/cgi-bin/loadfile.cgi endpoint whatever i try to type here i get error 400 bad request. Can you tell me how u manage it to work, or give me example of your requests. I can add that other functions of api calls are working properly. Just this generates...
  5. martoblue salata

    Dahua Manual Track Http API or SDK

    Dear all how to set dahua manual track using sdk or http? Regards
  6. M

    PHP Dahua HTTP API wrapper

    GitHub - git-moe/dahua-camera-ptz: Simple PHP API wrapper for Dahua IP Camera HTTP API calls This is a simple Dahua HTTP API wrapper that supports both BASIC and DIGEST auth through php-curl. Should be fairly self explanatory in the usage. I wrote it to allow SmartThings to point my PTZ...
Top