---
title: "How to install application"
canonical: "https://dev-partner-en.i-pro.com/space/TPFAQEN/1039827280/How%20to%20install%20application"
format: markdown
---
# Table of contents

---

> Macro (toc)

# Introduction

---

This chapter shows how to install, start, stop or uninstall AdamApps on i-PRO camera. 

> ℹ️ Only encrypted AdamApp can be installed into i-PRO camera on the market. 
> ℹ️ 
> ℹ️ Non-encrypted app can be installed only for cameras that you have requested development license for the camera.
> ℹ️ 
> ℹ️ Please visit [here](https://dev-partner-en.i-pro.com/portal/29?createRequest=true&portalId=29&requestTypeId=295) to request encryption or development license.


# How to install  
<sub> (You can choose one of four installation methods below)</sub>

---

## 1. Camera web browser


(1) Enter your IP camera address (The default setting is “192.168.0.10“) and click “Exs. software” icon. If you are not sure, take a look at the image blow.

![image-20250912-004448.png](media://faf47718-bb8d-4ac5-b818-efb1f5a6ae3c)

(2) Move to configuration page *[Ext software] - [Software mng.]*.

(3)*Choose File *and* Execute.*

![image-20240705-103612.png](media://0f82a7f2-a0ac-4189-90fa-093fd8f25099)

(4)Installed app will be appeared with uninstall button.  


![image](media://12e638ea-c68a-4536-bdc6-37edc3f33080)

(5) Start and stop AdamApp

Installed app will start and stop automatically according to “Operation sched.” configuration.

Default is always running.

![image-20240705-104317.png](media://d8cff362-ebf9-4864-a43f-04386df7a06f)


## 2. i-PRO Configuration Tool

---

Download from i-PRO Configuration Tool from [https://i-pro.com/products%5fand%5fsolutions/en/surveillance/learning-and-support/tools/ict](https://i-pro.com/products%5fand%5fsolutions/en/surveillance/learning-and-support/tools/ict) .

Please refer to the manual for basic usage.

(1)Detect cameras on the network.

(2)Install partner applications by following the  tepbelow.

![image-20251117-040226.png](media://330b76ce-715c-4688-bc57-2e1fa835c276)


## 3. WEB API from the partner system

---

- Camera firmware support CGI for app installation *“/cgi-bin/adam_install.cgi”*, updating *“/cgi-bin/addon_update“*, and uninstallation *”/cgi-bin/addon_uninstall“. *Refer to CGI documentation for the detail.

[https://i-pro.com/products_and_solutions/en/surveillance/learning-and-support/device-integration/i-pro-camera](https://i-pro.com/products_and_solutions/en/surveillance/learning-and-support/device-integration/i-pro-camera) 


- ADAM WEB API provides start and stop API*. *Refer to SDK documentation “AdamWebAPI_Specification_Vx_xx.pdf“ for the detail.

## 4. Adam Application Manager(developer tool)

---

Adam Application Manager provides various functions for managing your developed app, such as installation, uninstallation, update, real-time debug output and more.

![image-20250925-074735.png](media://92e3404f-5bed-40a8-b02d-01742b238588)

Please check this link below for installation and usage instructions.  
[https://iproiot.atlassian.net/wiki/spaces/TPFAQEN/pages/1636925943/Adam+Application+Manager#Application-Manager](https://iproiot.atlassian.net/wiki/spaces/TPFAQEN/pages/1636925943/Adam+Application+Manager#Application-Manager)