⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.macosx

📁 video motion detection of linux base
💻 MACOSX
字号:
 The motion port to MacOSX is only working with network cameras.  Tested in latest MacOSX  Packages needed :  * autoconf-2.57 or above.  * make-3.79 or above.  * This port has been made using some packages from Fink and DarwinPorts :      o ffmpeg-0.4.8 from DarwinPorts ( but it needs to be patched with ffmpeg-0.4.8-macosx.patch ).      o libjpeg-6b-16, libjpeg-shlibs-6b-16 from Fink  How to Install   * Get/Patch/Install ffmpeg       o Download the ffmpeg from sourceforge ( the same version used in Darwinports ).       o Get the patch-ffmpeg       tar xfvz ffmpeg-0.4.8.tar.gz       cd ffmpeg-0.4.8/       patch -p1 < ../ffmpeg-0.4.8-macosx.patch       ./configure --prefix=/path_to_install_ffmpeg ; make ; make install ; make installlib       ldconfig   To install motion follow the standard procedure :   ./configure --with-ffmpeg=/path_where_you_installed_ffmpeg ; make ; make install Any question / fix / suggestion  please send it to motion mailing list. Angel Carpintero ack@telefonica.net

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -