花费 25 ms
树莓派默认登录账号密码

个人拥有的设备是: 树莓派2b 默认的用户名: pi 默认的密码是: raspberry ...

Wed Jun 05 06:49:00 CST 2019 0 2840
树莓派ffmpeg rtmp推流

1、源码编译安装 x264 wget https://codeload.github.com/qupai/x264/zip/master ./configure --disable-shared ...

Tue Feb 25 23:41:00 CST 2020 0 3145
linux下motion摄像头监控编译与配置

当有移动物体经过时,摄像头便自动抓拍并把拍到的图像存储在指定目录,实现无人监控功能。 motion 是一套免费开源的移动图像监测程序(详见http://www.lavrsen.dk/f ...

Wed Oct 07 18:59:00 CST 2015 0 3649
树莓派mariadb 设置密码

参考: sudo mysql -u root -p select Host,User,plugin from mysql.user where User='root'; plugin(加密方式) ...

Mon Jul 16 08:40:00 CST 2018 0 1117
树莓派rtmp服务器搭建

首先需要下载 nginx-1.8.1 : http://nginx.org/download/nginx-1.8.1.tar.gz nginx-rtmp-module : https://gith ...

Tue Feb 25 04:51:00 CST 2020 0 777

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM