me tooHas somebody the latest documentation DAHUA_HTTP_API_V2.84 for me please. I have try to get it from the main page but there is no response from dahua.
what are they thinking? I buy the product, but can't unleash the potential from it
thank you
where XXX:
VideoMotion: motion detection event (MD)
SmartMotionHuman: human smart motion detection (SMD)
SmartMotionVehicle: vehicle smart motion detection (SMD)
VideoLoss: video loss detection event
VideoBlind: video blind detection event
AlarmLocal: alarm detection event
CrossLineDetection: tripwire event (IVS)
CrossRegionDetection: intrusion event (IVS)
VideoAbnormalDetection: scene change event
AudioMutation: intensity change
AudioAnomaly: input abnormal
VideoUnFocus: defocus detect event
WanderDetection: loitering detection event
RioterDetection: People Gathering event
ParkingDetection: parking detection event
MoveDetection: fast moving event
StorageNotExist: storage not exist event
StorageFailure: storage failure event
StorageLowSpace: storage low space event
AlarmOutput: alarm output event
The result will be "Error: No Events" or "channels[0]=0"
Home
I have found a newer API document, however it is behind a paywall from the Chinese site.
I don't have AliPay or WeChat pay.
This is what the preview shows for v2.89.
It says from 2020???? What's the absolute latest API got?
View attachment 152687
Holly smokes, you managed to get v2.89?however, I tried this on my latest dahua IPC, got no response. I guess dahua has banned direct http cgi access in some IPC. Maybe try to use RPC2 HTTP interface, examples could be found like : GitHub - naveenrobo/dahua-ip-cam-sdk: SDK for Dahua IP Cameras to extract Plate Numbers, Event notifications and more.. But can't find any official document explaining RPC2 interface.
revision : HTTP API Could work (query string should not use curl -d option when testing with curl). I have tried withhowever, I tried this on my latest dahua IPC, got no response. I guess dahua has banned direct http cgi access in some IPC. Maybe try to use RPC2 HTTP interface, examples could be found like : GitHub - naveenrobo/dahua-ip-cam-sdk: SDK for Dahua IP Cameras to extract Plate Numbers, Event notifications and more.. But can't find any official document explaining RPC2 interface.
curl --digest -X GET "http://<user>:<password>@<IPC IP>/cgi-bin/configManager.cgi?action=getConfig&name=VideoInExposure"
It's workingI have the 2022-11-1 @Mark_M , if you want it, just ping me, but please not share the whole file anywhere, just for your own using and help guys here.
View attachment 156044