Replies: 5 comments
-
What would you like motion to do in this case? |
Beta Was this translation helpful? Give feedback.
-
I would expect it not to change the value and return a HTTP 400 error |
Beta Was this translation helpful? Give feedback.
-
Ok. And what should happen if you specify |
Beta Was this translation helpful? Give feedback.
-
I would expect startup to fail if there is nonsense in the configuration file. |
Beta Was this translation helpful? Give feedback.
-
The idea was to force motion start and do the job regardless of any mistakes in the config. That's why, for example, motion starts anyway if the config does not exist at all Will leave this as a feature request |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Raspberry Pi Zero
Built from Git/master
Using the web control interface I could set:
locate_motion_mode
topurple
Reading the code at motion.c:2793, at first glance, this looks equivalent to it being set to
off
Beta Was this translation helpful? Give feedback.
All reactions