Motion

Motion is a program that monitors the video signal from cameras. It is able to detect if a significant part of the picture has changed; in other words, it can detect motion.

Installation

Install the motion package.

Configuration

Motion can be called with the -c option to define a specific configuration file (as is the case with motionEye).

If you do not specify -c or the filename you give Motion does not exist, Motion will search for the configuration file called motion.conf in the following order:

  1. Current directory from where motion was invoked
  2. Directory called .motion in the current users home directory (shell environment variable $HOME). E.g. ~/.motion/motion.conf
  3. /etc/motion/

The default configuration file () is well commented, so it is easy to find which options are required and how to set them (ie ).

By default Motion will use port (+1 for each camera feed), and it will be limited to localhost connections only, both the web configuration server (on port ) and the camera feeds.

gollark: No.
gollark: Currently it can:- set reminders- execute arbitrary code- print fortunes- say hello
gollark: Anyone got ideas for features for my useless Discord bot?
gollark: Personally, as a weird arbitrary preference, I like unrounded rectangles and flat colors.
gollark: I do not like it with UIs look like they were designed to run on tiny phone screens with touch input then transplanted onto desktop.
This article is issued from Archlinux. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.