The Network Menu :: IP Configuration
param.cgi?cmd=getnetattr
| Function | Get your Camera´s Network Configuration |
|---|---|
| Authority | admin |
| Parameter | dhcpflag: on: (DHCP enabled), off: (DHCP disabled) |
ip: LAN IPv4 Address |
|
netmask: LAN Subnet Mask |
|
gateway: LAN Gateway |
|
dnsstat: DNS Status: 0 (manually), 1 (from DHCP Server) |
|
fdnsip: Primary DNS |
|
sdnsip: Secondary DNS |
|
macaddress: LAN MAC Address |
|
networktype: LAN or WLAN |
|
| Example | GET: http://admin:instar@192.168.178.88/param.cgi?cmd=getnetattr |
GET: http://192.168.178.88/param.cgi?cmd=getnetattr&-usr=admin&-pwd=instar |
|
SET: http://admin:instar@192.168.178.88/param.cgi?cmd=setnetattr&-dhcpflag=off&-ip=192.168.1.115&-netmask=255.255.255.0&-gateway=192.168.1.1&-fdnsip=8.8.8.8&-sdnsip= |
param.cgi?cmd=gethttpport
| Function | Get your Camera´s HTTP Port |
|---|---|
| Authority | admin |
| Parameter | httpport: Camera LAN Port |
| Remark | Camera needs to be manually rebooted after setting the port |
| Example | GET: http://admin:instar@192.168.178.88/param.cgi?cmd=gethttpport |
GET: http://192.168.178.88/param.cgi?cmd=gethttpport&-usr=admin&-pwd=instar |
|
SET: http://admin:instar@192.168.178.88/param.cgi?cmd=sethttpport&-httpport=80 |
param.cgi?cmd=gethttspport
| Function | Get your Camera´s HTTPS Port |
|---|---|
| Authority | admin |
| Parameter | httpsport: Camera Secured LAN Port |
| Remark | Camera needs to be manually rebooted after setting the port |
| Example | GET: http://admin:instar@192.168.178.88/param.cgi?cmd=gethttpsport |
GET: http://192.168.178.88/param.cgi?cmd=gethttpsport&-usr=admin&-pwd=instar |
|
SET: http://admin:instar@192.168.178.88/param.cgi?cmd=sethttpsport&-httpsport=443 |
param.cgi?cmd=getrtspport
| Function | Get your Camera´s RTSP Port |
|---|---|
| Authority | admin |
| Parameter | rtspport: Real Time Streaming Protocol Port |
rtpport: Transport port for RTSP Media Stream |
|
| Remark | Camera needs to be manually rebooted after setting the port |
| Example | GET: http://admin:instar@192.168.178.88/param.cgi?cmd=getrtspport |
GET: http://192.168.178.88/param.cgi?cmd=getrtspport&-usr=admin&-pwd=instar |
|
SET: http://admin:instar@192.168.178.88/param.cgi?cmd=setrtspport&rtspport=554 |
param.cgi?cmd=getrtspauth
| Function | Get RTSP Authentication State |
|---|---|
| Authority | admin |
| Parameter | rtsp_aenable: 1: RTSP Stream needs Authentication, 0: Authentication deactivated |
| Remark | Camera needs to be manually rebooted after setting the port |
| Example | GET: http://admin:instar@192.168.178.88/param.cgi?cmd=getrtspauth |
GET: http://192.168.178.88/param.cgi?cmd=getrtspauth&-usr=admin&-pwd=instar |
|
SET: http://admin:instar@192.168.178.88/param.cgi?cmd=setrtspauth&-rtsp_aenable=1 |
param.cgi?cmd=getrtmpattr
| Function | Get your Camera's RTMP Port |
|---|---|
| Authority | admin |
| Parameter | rtmpport: RTMP Port used byu the Flash Plugin to access the Video Stream |
| Remark | Camera needs to be manually rebooted after setting the port |
| Example | GET: http://admin:instar@192.168.178.88/param.cgi?cmd=getrtmpattr |
GET: http://192.168.178.88/param.cgi?cmd=getrtmpattr&-usr=admin&-pwd=instar |
|
SET: http://admin:instar@192.168.178.88/param.cgi?cmd=setrtmpattr&-rtmpport=1935 |
