Hi ,I want to be able to turn on and off the motion detection on BI from Webcore.
I know I can trigger record with this command:
but I want only to send command to the camera to turn on motion detection or turn it off .
Is it possible ?
I know I can trigger record with this command:
Code:
http://localhost:80/admin?camera=[camera]&trigger&user={user}&pw={passwort}
but I want only to send command to the camera to turn on motion detection or turn it off .
Is it possible ?