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:
Using this I've managed to send a few different commands to various Dahua Kit and they all work flawlessly! Except for the wipe!
This is the string im using:
The only thing i can find in the documentation that could possibly refer to the wiper is 'AuxOn/Off' which does return an 'OK' in browser when i send the string, but alas, no wipe....
What i cant find is any detail on what the arguments should be (arg1,2,3,4 in the string above) which is an integeral part of the command!
Any help would be greatly appreciated! whether its to do with wipe or HTTP commands in general!
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:
Using this I've managed to send a few different commands to various Dahua Kit and they all work flawlessly! Except for the wipe!
This is the string im using:
http://xxx.xxx.xxx.xxx/cgi-bin/ptz.cgi?action=start&channel=0&code=AuxOn&arg1=3&arg2=0&arg3=0&arg4=0
The only thing i can find in the documentation that could possibly refer to the wiper is 'AuxOn/Off' which does return an 'OK' in browser when i send the string, but alas, no wipe....
What i cant find is any detail on what the arguments should be (arg1,2,3,4 in the string above) which is an integeral part of the command!
Any help would be greatly appreciated! whether its to do with wipe or HTTP commands in general!