ISpy Agent DVR: Difference between revisions

From AbahDoku Wiki
No edit summary
m 7 revisions imported
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
Download command bisa di dapatkan di
Download command bisa di dapatkan di
  https://www.ispyconnect.com/download.aspx
  https://www.ispyconnect.com/download.aspx
Pilih Sistem Operasi yang akan digunakan, klik <b>Download</b>
Pilih Sistem Operasi yang akan digunakan, klik <b>Download</b>, maka akan di tampilkan command linux:
sudo apt-get install curl <i>(untuk yang belum install curl)</i>
bash <(curl -s "https://raw.githubusercontent.com/ispysoftware/agent-install-scripts/main/v2/install.sh")
Jalankan command di atas di terminal.
Saat proses instalasi akan muncul pertanyaan :
Setup AgentDVR as system service (y/n)?
Ketik <b>y</b> agar iSpy Agent DVR berjalan saat booting
Instalasi selesai dengan menampilkan
Go to http://localhost:8090 to configure
Jalankan http://localhost:8090 atau http://ip_server:8090 di browser untuk proses konfigurasi

Latest revision as of 22:47, 19 November 2024

iSpy Agent DVR sebagai NVR Server untuk CCTV

Installasi[edit]

Download command bisa di dapatkan di

https://www.ispyconnect.com/download.aspx

Pilih Sistem Operasi yang akan digunakan, klik Download, maka akan di tampilkan command linux:

sudo apt-get install curl (untuk yang belum install curl)

bash <(curl -s "https://raw.githubusercontent.com/ispysoftware/agent-install-scripts/main/v2/install.sh")

Jalankan command di atas di terminal. Saat proses instalasi akan muncul pertanyaan :

Setup AgentDVR as system service (y/n)?

Ketik y agar iSpy Agent DVR berjalan saat booting Instalasi selesai dengan menampilkan

Go to http://localhost:8090 to configure

Jalankan http://localhost:8090 atau http://ip_server:8090 di browser untuk proses konfigurasi