个人拥有的设备是: 树莓派2b 默认的用户名: pi 默认的密码是: raspberry ...
个人拥有的设备是: 树莓派2b 默认的用户名: pi 默认的密码是: raspberry ...
1、源码编译安装 x264 wget https://codeload.github.com/qupai/x264/zip/master ./configure --disable-shared ...
extra / httpd-vhost.conf httpd.conf ...
当有移动物体经过时,摄像头便自动抓拍并把拍到的图像存储在指定目录,实现无人监控功能。 motion 是一套免费开源的移动图像监测程序(详见http://www.lavrsen.dk/f ...
个人配置树莓派监控Motion相关的事情 from:http://www.cnblogs.com/zhaocundang/p/8870083.html 安装:apt-get install ...
在boot 分区创建空的ssh文件 ...
参考: sudo mysql -u root -p select Host,User,plugin from mysql.user where User='root'; plugin(加密方式) ...
vim /etc/dhcpcd.conf 修改如下 interface eth0 static ip_address=192.168.1.177/24 static r ...
首先需要下载 nginx-1.8.1 : http://nginx.org/download/nginx-1.8.1.tar.gz nginx-rtmp-module : https://gith ...