ユーザ用ツール

サイト用ツール


shinobi

文書の過去の版を表示しています。


shinobi

protable版の実行

解凍してREADME.mdを読み取る

sudo apt install ffmpeg
sudo apt install nodejs
sudo apt install npm
sudo apt install sqlite3  #?
chmod +x shinobi-linux
cp conf.sample.json    conf.json
cp super.sample.json   super.json
cp shinobi.sample.sqlite shinobi.sqlite
./shinobi-linux

http://localhost:8080/super に接続

uid:admin@shinobi.video
pwd:admin

dockerインストール

ダウンロード https://gitlab.com/Shinobi-Systems/Shinobi

sudo git clone https://gitlab.com/Shinobi-Systems/Shinobi.git -b master ShinobiSrc
cd ShinobiSrc
sudo docker build -t nvr-img:shinobi .

lxcにインストール

https://ryuhajime.blogspot.com/2019/12/nvrshinobi.html

lxc launch ubuntu:18.04 nvr-sv
lxc exec nvr-sv bash
apt update
apt upgrade
wget https://gitlab.com/Shinobi-Systems/Shinobi-Installer/raw/master/shinobi-install.sh
chmod +x shinobi-install.sh  
./shinobi-install.sh

初期設定

http://localhost:8080/super
admin@shinobi.video / admin

カメラの設定

monitorに追加

ping は0にする(回数指定すると、その回数エラーが発生すると停止する模様)

mjpeg

onvif

左上をクリックし、onvifアイコンをクリック IP,ポートを設定し、probeを行う。

録画

shinobi.1614158567.txt.gz · 最終更新: 2021/02/24 18:22 by nabezo