control
来自「video motion detection of linux base」· 代码 · 共 30 行
TXT
30 行
Source: motionSection: graphicsPriority: optionalBuild-Depends: libjpeg62-dev, sharutils, nasm, zlib1g-dev, libmysqlclient14-dev, libavcodec-dev, libavformat-devMaintainer: Angel Carpintero <ack@telefonica.net>Standards-Version: 3.6.1.0 Package: motionArchitecture: anyDepends: ${shlibs:Depends}Recommends: ffmpegSuggests: mysql-client, postgresql-clientDescription: V4L capture program supporting motion detection Motion is a program that monitors the video signal from one or more cameras and is able to detect if a significant part of the picture has changed. Or in other words, it can detect motion. . Motion is a command line based tool. It has no graphical user interface. Everything is setup either via the command line or via configuration files. . The output from motion can be: - jpg files - ppm format files - mpeg video sequences . Also, motion has its own minimalistic web server. Thus, you can access the webcam output from motion via a browser.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?