How to disable motion detection? #37
Replies: 1 comment 1 reply
-
I do it for a camera via the command line like this: curl -X POST
http://192.168.x.xxx:8080 -d "camid=###&command=pause"
Or you can use the GUI and select the Action Pause.
…On Sat, Feb 25, 2023 at 2:12 PM Stian Indal Haugseth < ***@***.***> wrote:
Hi,
How do I disable motion detection?
I cant seem to find this in the docs or config files.
Regards
Stian
—
Reply to this email directly, view it on GitHub
<#37>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXECM2UEXLFM75BENISP6H3WZJ7VXANCNFSM6AAAAAAVICYLNI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
strips
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
How do I disable motion detection?
I cant seem to find this in the docs or config files.
Regards
Stian
Beta Was this translation helpful? Give feedback.
All reactions