Das Netzwerk Menü :: Remote Access
param.cgi?cmd=getourddnsattr
Get your Camera´s INSTAR DDNS Configuration
our_enable
: 1: INSTAR DDNS enabled, 0: INSTAR DDNS disabledour_server
: INSTAR DDNS Server Domainour_port
: INSTAR DDNS Server Portour_uname
: Your INSTAR DDNS IDour_passwd
: Your INSTAR DDNS Passwordour_domain
: Your INSTAR DDNS Addressour_interval
: Update Interval
Example
GET: http://admin:instar@192.168.2.168/param.cgi?cmd=getourddnsattr
GET: `http://192.168.2.168/param.cgi?cmd=getourddnsattr&-usr=admin&-pwd=instar
param.cgi?cmd=get3thddnsattr
Get your Camera´s 3rd Party DDNS Configuration
d3th_enable
: 1: 3rd Party DDNS activated / INSTAR DDNS disabled, 0: 3rd Party DDNS deactivated / INSTAR DDNS enabledd3th_service
: 0: DynDNS, 1: NoIPd3th_uname
: Your Usernamed3th_passwd
: Your Passwordd3th_domain
: Your 3rd Party DDNS Address
Example
GET: http://admin:instar@192.168.2.168/param.cgi?cmd=get3thddnsattr
GET: http://192.168.2.168/param.cgi?cmd=get3thddnsattr&-usr=admin&-pwd=instar
SET: http://admin:instar@192.168.2.168/param.cgi?cmd=set3thddnsattr&-d3th_enable=1&-d3th_service=0&-d3th_uname=myUsername&-d3th_passwd=myPassword&-d3th_domain=myDomain.dyndns.com
param.cgi?cmd=getserverinfo
Get your Camera Server Variables
model
: Camera Model IdentifierhardVersion
: Hardware VersionsoftVersion
: Firmware VersionwebVersion
: WebUI Versionstartdate
: Camera Uptimeupnpstatus
: UPnP service ok, off, failedfacddnsstatus
: INSTAR DDNS Status ok, off, failedth3ddnsstatus
: INSTAR 3rd Party DDNS Status ok, off, failedplatformstatus
: Platform Status 0, 1sdstatus
: SD Card Status out, Ready, Read onlysdfreespace
: SD free space,KBsdtotalspace
: SD total space,KB
Example
GET: http://admin:instar@192.168.2.168/param.cgi?cmd=getserverinfo
GET: http://192.168.2.168/param.cgi?cmd=getserverinfo&-usr=admin&-pwd=instar