Get the device system information in XML form. The information of the return of this URL is the same as it of SYSTEM_INFO URL.
None
The return of message is a xml data structure.
<XML>
<FIRMWARE_VERSION VALUE="A1D-310-V4.04.02-AC" />
<MAC_ADDRESS VALUE="00:0F:7C:56:34:62" />
<PRODUCTION_ID VALUE="TCM4300-08I-X-87378" />
<FACTORY_DEFAULT_TYPE VALUE="Two Ways Audio (0x71)" />
<COMPANY_NAME VALUE="ACTi Corporation" />
<WEB_SITE VALUE="www.acti.com" />
<PROFILE_ID VALUE="MT9M131-TA0_V081113A" />
<SENSOR_BOARD VALUE="MT9M131" />
<VIDEO_DECODER VALUE="None" />
<VIDEO_PROCESSOR VALUE="None" />
<VIDEO_ENCODER VALUE="None" />
<PTZ_IMAGE VALUE="None" />
<PT_ENABLE="0" />
<NETWORK_PORTS VALUE="1" />
<NETWORK_MODE VALUE="AUTO" />
<UNIT_TYPE VALUE="Megapixel IP Cube Camera" />
<DI VALUE="0" />
<DO VALUE="0" />
<SERIAL_PORT VALUE="0" />
<PLATFORM VALUE="T" />
<CHANNELS VALUE="1" />
<AUDIO VALUE="2" />
<AUDIO_TYPE VALUE="PCM " />
<AUDIO_CAP VALUE="PCM " />
<MOTIONS VALUE="3" />
<ZOOM_CAP VALUE="0x00" />
<ZOOM_LENS VALUE="None" />
<VIDEO_RESOLUTION_CAP VALUE="N1280x1024,N1280x720,N640x480,N320x240,N160x112" />
<VIDEO_BITRATE_CAP VALUE="28K,56K,128K,256K,384K,500K,750K,1M,1.2M,1.5M,2M,2.5M,3M,3.5M,4M,4.5M,5M,5.5M,6M" />
<STREAMING_METHOD_CAP VALUE="0,1,2,3,4,5" />
<ENCODER_CAP VALUE="H264,MJPEG,MPEG4" />
<VIDEO_RESOLUTION_CURRENT VALUE="N1280x1024;N640x480" />
<VIDEO_BITRATE_CURRENT VALUE="3M;1.2M" />
<STREAMING_METHOD_CURRENT VALUE="0" />
<ENCODER_CURRENT VALUE="H264;MJPEG" />
<PROTOCOL VALUE="V2.0" />
<STREAMING_MODE VALUE="Dual Stream" />
<STORAGE VALUE="None" />
<DN_CONTROL VALUE="DSP" />
<DN_ELEMENT VALUE="IRLED,CUT_FILTER" />
<MD_CAP VALUE="ENCODER,MD_SENSOR" />
<MD SRC_CURRENT VALUE="MD_SENSOR" />
</XML>Special Note:
1. The production ID in all channels in the multiple channel video server will not be available in this URL command and the SYSTEM INFO WEB Page. The production ID is only available in the router engine device. This new rule is going to be applied to the channel firmware listed below.
a. PlatformW firmware : 2.10.05
b. PlatformA firmware : 3.12.092. The Profile ID will NOT be shown in the return of SYSTEM_INFO_XML if there is no camera profile design in the firmware. For example, the ACD-2000Q, Decoder. 3. If the device does not have audio funvction, the "Factory Default Type " column in the return of SYSTEM_INFO will not be shown. The return of this URL should be <XML>
<FIRMWARE_VERSION VALUE="A1D-310-V4.04.02-AC" />
<MAC_ADDRESS VALUE="00:0F:7C:56:34:62" />
<PRODUCTION_ID VALUE="TCM4300-08I-X-87378" />
<FACTORY_DEFAULT_TYPE VALUE="Two Ways Audio (0x71)" />
<COMPANY_NAME VALUE="ACTi Corporation" />
....
Valid
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&SYSTEM_INFO_XML
or
http://ip:port/cgi-bin/cmd/system?SYSTEM_INFO_XML