Just installed TriggerCMD
I'm using a IFTTT location based trigger to turn my HikVision Camera motion detection on and off.
Command here updates the cameras settings with an XML file.
curl -T C:\Users\motionoff.xml http://admin:password@192.168.1.64:80/MotionDetection/1
Seems to work great!
Thanks for the making this service!