📍 Vilă Poieniței 12 ▾
Sistem activ
INSTALLER
DG
Deriox Admin
Administrator

Installer Camera Real Profile

Pași pentru instalator: camera rămâne în LAN, fără port forwarding, fără DDNS direct spre cameră și fără expunere publică.

INSTALLER M1.2
1. IP LAN

Setează IP fix/rezerve DHCP pentru cameră, ex. 192.168.1.64.
2. Substream AI

Recomandat 640x360 la 10 FPS pentru analiză locală eficientă.
3. Securitate

Schimbă parola camerei și păstreaz-o doar în vault local.
Obligatoriu: dezactivează UPnP, nu face port forwarding către cameră, nu publica RTSP/ONVIF pe internet. Cloud-ul nu trebuie să vadă camera direct.

Profile camere disponibile

ID Cameră Gateway IP local RTSP main RTSP sub ONVIF FPS Stage
1 Poartă principală
CAM-001
Gateway Demo Mini PC 192.168.1.64 /Streaming/Channels/101 /Streaming/Channels/102 80 10 profile_pending
2 Cameră Test Agent M0.9
CAM-M09
Gateway Test Agent M0.9 192.168.1.64 /Streaming/Channels/101 /Streaming/Channels/102 80 10 profile_pending
cd /home/dafi

rm -rf /home/dafi/guard-agent-m12-test
mkdir -p /home/dafi/guard-agent-m12-test
cd /home/dafi/guard-agent-m12-test

wget -q https://guard.deriox.ro/downloads/deriox-guard-gateway-agent-m12.zip -O agent.zip
unzip -q agent.zip
cd deriox-guard-gateway-agent-m12

export DERIOX_GUARD_CONFIG_DIR="/home/dafi/guard-agent-m09-test/etc"
export DERIOX_GUARD_STATE_DIR="/home/dafi/guard-agent-m09-test/state"

python3 deriox-guard-agent.py status
python3 deriox-guard-agent.py camera-profile-show --camera-code CAM-M09

# Dacă parola camerei nu este încă în vault:
python3 deriox-guard-agent.py camera-credential-set --camera-code CAM-M09 --username admin
python3 deriox-guard-agent.py camera-credential-report --camera-code CAM-M09

# Test stream după profil + vault:
python3 deriox-guard-agent.py camera-stream-test-plan --camera-code CAM-M09
python3 deriox-guard-agent.py camera-stream-test --camera-code CAM-M09 --report