# Upgrade Firmware

## Upgrade firmware via IPCManager Only

* Run IPCManager if you already installed it&#x20;
* Enter username and password&#x20;
* Go to Firmware Upgrading-->Add Online IPC&#x20;
* Select the encoder and Browse the latest firmware&#x20;
* Click "Upgrade" and it will start upgrading immediately&#x20;
* Check "Upgrading Status" whether it's upgraded successfully&#x20;
* Go back to "IPC Searching" and click "Refresh" to check whether it's upgraded to the latest version.

![](/files/-MUGmu94SiZmHm7hMSz1)

{% hint style="danger" %}
:man\_mage: **NOTE:** It's strongly recommended to upgrade it via IPCManager instead of accessing it from the UI.
{% endhint %}

## Video Tutorial

Please rigorously follow our instructions to upgrade firmware via IPCManager only:

{% embed url="<https://youtu.be/cwcUBBEg3Gk>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.exvist.com/livecam/upgrade/upgrade-firmware.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
