Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of contents

Table of Contents
minLevel1
maxLevel4

Overview

This article explains the operation confirmation tool for container apps created using iPRO Camera SDK. In this tutorial, the installation directory of the SDK will be written as ${SDK_DIR}.

Explanation of the operation confirmation tool

Adam Operation UI

If you have not installed Adam Operation UI, please follow the instructions below to install itContainer AdamApp can use Resource Monitor, Metadata stream receiver, and UDPLog just like Adamapp.

Resource Monitor

You can check the usage of the camera and apps' CPU, memory, and CVflow (AI processor).

https://iproiot.atlassian.net/wiki/spaces/TPFAQEN/pages/1038747074/SDK+installation+if+continuing+to+use+v1.71+or+earlier#Installing-Adam-Operation-UI-in-Chrome

You can check basic camera information and configure application settings.

Resource Monitor

You can use Resource Monitor to check the camera's CPU (main/AI) usage and memory usage. See below for details.

Resource Monitor - Technology Partner FAQ (En) - Confluence (atlassian.net)

UDPLog

You can check the debug log output by the application. See below for details.

UDPLog - Technology Partner FAQ (En) - Confluence (atlassian.net)dev-partner-en.i-pro.com/space/TPFAQEN/1039828049/

UDPLog

You can check the logs implemented in your application in real time.

https://dev-partner-en.i-pro.com/space/TPFAQEN/1039794892

Metadata stream receiver

When using the API ADAM_MetaDataStream_SetRaw, it is possible to receive and display metadata sent by the camera.

https://dev-partner-en.i-pro.com/space/TPFAQEN/1039828527/