Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

dev-emmon/ControlQiniu-Linux

Open more actions menu

Repository files navigation

七牛云监控

环境搭建

# 下载 install.sh 文件
wget https://raw.githubusercontent.com/dev-emmon/ControlQiniu/master/install.sh

# 运行安装程序
bash install

添加 开机启动

# 编辑 rc.local
vi /etc/rc.local

# 在 exit0 前面添加如下:
su - pi -c "/usr/local/node/bin/pm2 start ~/oprint/lib/node/edu_live/contor_index.js"

修改盒子信息

vi ~/oprint/lib/node/edu_live/contor_index.js

var form = {
    name: 'xxxxxx',
    uuid: xxxxxxx,
    type: '2'
};

注意 如果运行 node 程序时报缺少插件

# 安装 nodejs 插件
cd ~
npm install request --registry https://registry.npm.taobao.org install express
npm install glob --registry https://registry.npm.taobao.org install express
npm install fluent-ffmpeg --registry https://registry.npm.taobao.org install express
npm install -g pm2 --registry https://registry.npm.taobao.org install express

About

树梅派-七牛云直播-推流

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.