Skip to content

motioneye

tosiara edited this page Mar 12, 2017 · 3 revisions

If you are using motioneye or motioneyeos and having some issues that you think are realted to motion, please run motion standalone and provide the log:

motioneyeos:

/etc/init.d/S85motioneye stop
cd /data/etc
motion -c motion.conf -d 6 -n

motioneye:

systemctl stop motioneye  # for systemd
/etc/init.d/motioneye stop  # for sysvinit
cd /etc/motioneye
motion -c motion.conf -d 6 -n
Clone this wiki locally