1. 安装
| 1 | sudo apt install motion | 
2. 配置
备份配置文件
| 1 | sudo cp /etc/motion/motion.conf /etc/motion/motion.conf.bak | 
打开配置文档
| 1 | sudo vim /etc/motion/motion.conf | 
更改文档中以下内容
| 1 | width 640 #图像的宽 | 
官方详细配置说明:http://lavrsen.dk/foswiki/bin/view/Motion/ConfigFileOptions
3. 运行
| 1 | sudo motion | 





