The Software Menu :: Update
upgrade.cgi
| Function | Upgrade your camera´s Firmware and WebUI |
|---|---|
| Authority | admin |
| Return | Success, Error |
| Remarks | This cgi must used as a POST - update files can be found under download.instar.de |
| Parameter | filename: name of the update package |
| Syntax | /cgi-bin/hi3510/upgrade.cgi[?-filename=] |
| Example | POST: <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> |