UPDATE CGI Program
This CGI provides the functions to upload the binary image or configuration to the device's flash and retrieve the configuration from the device.
The are two stages of these URLs. The first stage is the URL command using HTTP GET method to send the file upload form to remote host. In the second stage, the remote host upload its image file to the device through HTTP POST method.
After the execution of the URL, the device configuration will be saved to the flash before be rebooted. The remote host has to wait for the reply message to know if the file upload process is successful or not. Please refer the return of URL for further details.
Only root could set the configuration through this SYSTEM CGI. The error message will be returned if the logon user level is not root.
In the Multi-Channel Encoder, the CHANNEL command will be used to for the specific channel video server update. The URL Type1 format is supported only in this CGI and there must be only one command in an URL command.
List of URLs
URL Attribute1 WPL Platform EPL Platfrom Platform T Multi-Channel Encoder Encoder Decoder Encoder Decoder Encoder Decoder Router Video Server3 CONFIG_GET RO None RO RO RO RO RO None CONFIG_SET WO None WO WO WO WO WO None FIRMWARE WO None WO WO WO WO WO None FIRMWARE_ALL None None None None None None WO None PROFILE None None WO None WO None WO2 None
Back to
Foot Note
1 | Access Mode. It could be RW (Readable and Writeable), RO (Read Only), WO (Write Only) or None (not supported) |
2 | Only available in 4CH and 16CH Encoder devices in the Multi-Channel Encoder Platform |
3 | All URLs will be handled by the Router. The Router will parser the URL to video server if the URL is the channel-level URL. |