1. 程式人生 > >ffmpeg CCTV方案2-shinobi video

ffmpeg CCTV方案2-shinobi video

實現CCTV線上攝像頭監控的方案還可以使用(個人開源,商用收費)開源的流媒體服務:shinobivideo

環境:ubuntu

1.sudo su
2.apt install git -y
3.git clone https://gitlab.com/Shinobi-Systems/Shinobi.git Shinobi
4.cd Shinobi
5.chmod +x INSTALL/ubuntu.sh && INSTALL/ubuntu.sh
6.open browser http:your_ubuntu_server_ip:8080
7.
Username : [some name]
Password : [password]

8.cd Shinobi
git pull
pm2 restart camera.js
pm2 restart cron.js

詳細文件

https://shinobi.video/docs/start