Operation Manual
Shenzhen Dericam Technology Co .,Limited www.dericam.net
6
Return error message if failed,for example: [Error]Get video attribution error! errcode
is 0xa10e6008 ” .
To setup or manipulate device: This type of CGI will be return the reuslut text, If CGI is executed
successfully , ” HTTP/1.0 200 OK ” will be returned ; otherise , for example: ” [Error][Data-Length:91]
unrecongnized or incomplete command line . ” it tells us the CGI parameter error.
You
could put the CGI string into Web Browser to test the CGI, such as:
http://192.168.1. 88 /cgi-bin/hi3510/param.cgi?cmd=getvencattr&-chn=11
http://192.168.1.6/cgi-bin/hi3510/param.cgi?cmd=setvencattr&-chn=11&-fps=15
http://192.168.1.6/cgi-bin/getwifi.cgi
1
1
1
1 Audio/Video
Audio/Video
Audio/Video
Audio/Video
param.cgi?cmd=
param.cgi?cmd=
param.cgi?cmd=
param.cgi?cmd= getvideoattr
getvideoattr
getvideoattr
getvideoattr
Function
To get video p roperties , main-stream / sub-stream r esolution and video format
Authority admin
Syntax / cgi-bin/hi3510/ param .cgi [ ? cmd= get videoattr]
parameters none
Return Value videomode 18:1VGA_1QVGA or 1D1_1CIF
19: 1VGA_1QQVGA or 1D1_1QCIF
21: 1QVGA_1QVGA or 1CIF_1CIF
22: 1QVGA_1QQVGA or 1CIF_1QCIF
24: 1QQVGA_1QVGA or 1QCIF_1CIF
25: 1QQVGA_1QQVGA or 1QCIF_1QCIF
31: 1HD720P_1HDQ720P
32: 1HD720P_1HDQQ720P
33: 1HDQ720P_1HDQ720P
34: 1HDQ720P_1HDQQ720P
35: 1HDQQ720P_1HDQ720P
36: 1HDQQ720P_1HDQQ720P
vinorm P: 50Hz(PAL)
N: 60Hz(NTSC)
Note
Attention:
1VGA r esolution is 640x480
1QVGA r esolution is 320x240
1QQVGA resolution is 160x112
1D1 resolution is PAL: 704x576, NTSC: 704x480
1CIF resolution is PAL: 352x288, NTSC: 352x240