latest Version of DAHUA HTTP API FOR IPC Documentation ??

WSCam

Getting the hang of it
Joined
Sep 24, 2018
Messages
32
Reaction score
29
Location
Tacoma, WA
Thanks for at least that 2.89 API that was posted. I realized the latest Dahua API document I had was 1.67 from 2015. It worked for my needs (changing profiles, rebooting) but if I did need to pull or set any of the newer things, this will come in handy. I might be interested in the 3.0 API but would that only be relevant for cameras using the latest firmware with a 3.x build? I did just go ahead and place an order for the Dahua 180 turrent camera which I think I read has the 3.x firmware.
 
Joined
Nov 4, 2023
Messages
3
Reaction score
0
Location
Brasil
API HTTP Request for Dahua SMD, IVS and other alarms:
where XXX can be one of that (up to colon. after colon is description):
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"
what credentials for access Authorization diggest ? information below not work

1699202456137.png
 

Rexin

n3wb
Joined
Dec 22, 2023
Messages
1
Reaction score
0
Location
India
my dahua http api for IPC is not working in my app except rtsp live stream
 

TonyR

IPCT Contributor
Joined
Jul 15, 2014
Messages
16,778
Reaction score
39,045
Location
Alabama
my dahua http api for IPC is not working in my app except rtsp live stream
"Is not working" is too vague.
  • What is the camera model number?
  • State the example HTTP API that "is not working."
  • Also what is returned on the screen by the IPC after sending the example HTTP API.
 

alekk

Pulling my weight
Joined
Aug 13, 2018
Messages
114
Reaction score
127
Location
Republic of Boulder
Is there updated API documentation for the 5.0 software?

I'm running 3.100.15OG000.0.R Build Date:2023-11-27 on a IPC-T54IR-ZE-S3 (with 2nd one showing up today - early Christmas present! ;-)
 
Top