机顶盒刷机成录像机AgentDVR

Posted by cmbjx on June 19, 2024

先准备一个海纳斯NAS,Linux arm64位

然后看官方教程即可

Linux/ macOS/ RPi 指南

我们推荐使用Ubuntu 20.10作为Linux操作系统

要下载Agent DVR并安装它,请在终端中运行以下命令:

1
2
3
4
apt-get update
apt-get upgrade
sudo apt-get install curl
bash <(curl -s "https://raw.githubusercontent.com/ispysoftware/agent-install-scripts/main/v2/install.sh")

1

2

. 官方网址https://www.ispyconnect.com/zh-cn/download

. 本地下载