The Software Menu :: Update



upgrade.cgi

FunctionUpgrade your camera´s Firmware and WebUI
Authorityadmin
ReturnSuccess, Error
RemarksThis cgi must used as a POST - update files can be found under download.instar.de
Parameterfilename: name of the update package
Syntax/cgi-bin/hi3510/upgrade.cgi[?-filename=]
ExamplePOST: <form name="form5" method="post" target="retframe"enctype="multipart/form-data" action="cgi-bin/hi3510/upgrade.cgi">
<input type="file" name="setting_file">
<input type="submit" value="upgrade">
</form>