mirror of
https://github.com/motioneye-project/motioneye.git
synced 2026-03-02 22:57:06 -05:00
How to update config using cli w/o motioneye restart #22
Labels
No labels
Android app
Arch Linux
CI/CD
CSS
FreeBSD
HTML/HTTP
Home Assistant addon
JavaScript
Python
Raspberry Pi
Stale No Activity 60 Days
bug
code format
dependencies
dev branch
docker
documentation
duplicate
enhancement
feature
help wanted
i18n/l10n
invalid
legacy motionEye
meta
motion
motionEyeOS
notourproblem
python update
question
question
security
troubleshooting
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/motioneye#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PaulAnnekov on GitHub (Oct 10, 2015).
I need to update the motion detection option from cli when I detect needed mac addresses in my network. But I can't restart motioneye because I use docker. I need to update config w/0 motioneye restart. Do we have such feature?
@ccrisan commented on GitHub (Oct 11, 2015):
Nope, not yet. It's planned though, and it's going to be part of an API that can be used for scripting such behaviours.
@PaulAnnekov commented on GitHub (Oct 12, 2015):
@ccrisan I have decided to enable/disable motion detection using motion API. I will run curl to detection start/pause urls.
@ccrisan commented on GitHub (Oct 13, 2015):
motionEye might override that setting, so you might not get the expected result.
@PaulAnnekov commented on GitHub (Oct 13, 2015):
@ccrisan when will it do this? I have disabled the schedule in GUI.
@ccrisan commented on GitHub (Oct 14, 2015):
If working schedule is disabled, motionEye should left it untouched.