motioneye-project / motioneye

A web frontend for the motion daemon.
GNU General Public License v3.0
3.94k stars 650 forks source link

Why All camera rebots?? #3041

Closed omumarvaishya005 closed 1 month ago

omumarvaishya005 commented 1 month ago

when im trying to add a new camera all other cameras are also being rebooted. do we have any solution for this. ?????????????????????????

zagrim commented 1 month ago

Simply: No. At least I don't think so.

How MotionEye works is that it manages the configuration of the underlying Motion instance, and when you change the config for one camera and hit "Apply", the configuration file for that camera is written to disk. In order for Motion to take those config file changes, it needs to be restarted, which means the processing of all camera feeds gets restarted.