ShinobiCE/Installation
From r00tedvw.com wiki
Installation
Contents |
Overview
Node.JS Zoneminder CCTV alternative
Ubuntu
Requirements
estimate
per 5MP IP camera @ 30FPS 5000 bitrate (full resolution)
- CPU - unknown
- RAM - unknown
- Disk - 72GB per day
Installation
Installation needs to be done as root
~$ sudo su
Dependencies
~$ add-apt-repository universe ~$ apt install -y wget git software-properties-common net-tools dos2unix
Clone Project
Place the project in the opt
directory
~$ cd /opt/ ~$ git clone https://gitlab.com/Shinobi-Systems/Shinobi.git Shinobi
Install Shinobi
~$ cd /opt/Shinobi ~$ chmod +x INSTALL/ubuntu.sh && INSTALL/ubuntu.sh