Versions Compared

Key

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

...

The following are guidelines for selecting the configuration depending on the application.

すでにi

番号No.

ユースケース

アプリの構成

概念図

1

Use Cases

Configure the app

Conceptual diagram

1

If you want to containerize an app that has already been developed using i-PRO CAMERA SDKを使用して開発したアプリをコンテナ化したい場合既存のアプリをそのままコンテナ化した、一つのコンテナ構成を持つ一つのアプリSDK

An existing app is simply containerized, creating one app with one container configuration

Drawio
mVer2
simple0
zoom1
inComment0
pageId1474888488
custContentId1532854940
diagramDisplayName名称未設定ファイル-1725850726446.drawio
lbox1
contentVer2
revision2
baseUrlhttps://iproiot.atlassian.net/wiki
diagramName名称未設定ファイル-1725850726446.drawio
pCenter0
width431.0000000000001
links
tbstyle
height320.99999999999994

2

i-PROカメラ以外のデバイス向けに開発済みのAIアプリを、i-PROカメラ向けに移植したい場合

既存のアプリのAI機能や、映像取得部分をADAM APIに置き換えた、一つのコンテナの構成を持つ一つのアプリ

3

i-PROカメラ以外のデバイス向けに開発済みの、AI機能を持たないアプリを簡単にi-PROカメラ向けに移植したい場合

i-PROカメラ向け管理機能を持ったコンテナと、既存のアプリが動作するコンテナを含む、二つのコンテナの構成を持つ一つのアプリIf you want to port an AI app developed for a device other than the i-PRO camera to the i-PRO camera

One app with one container configuration, replacing the AI ​​functions and video acquisition parts of the existing app with the ADAM API

3

If you want to easily port an app that does not have AI functions and has been developed for devices other than the i-PRO camera to the i-PRO camera

One app that consists of two containers: one with management functions for i-PRO cameras and one that runs existing apps.

Drawio
mVer2
simple0
zoom1
inComment0
pageId1474888488
custContentId1532593214
diagramDisplayNameコンテナケース3-1725850796064.drawio
lbox1
contentVer2
revision2
baseUrlhttps://iproiot.atlassian.net/wiki
diagramNameコンテナケース3-1725850796064.drawio
pCenter0
width451
links
tbstyle
height321

4

i-PROカメラ以外のデバイス向けに開発済みの、OSS等複数のコンテナ構成を持つアプリをi-PROカメラ向けに移植したい場合

i-PROカメラ向け管理機能を持つコンテナと、既存の複数のコンテナ構成を持つ一つのアプリIf you want to port an app with multiple container configurations, such as OSS, that has been developed for devices other than the i-PRO camera to the i-PRO camera

A container with management functions for i-PRO cameras and one application with multiple existing container configurations

Drawio
mVer2
simple0
zoom1
inComment0
pageId1474888488
custContentId1533116887
diagramDisplayName複数コンテナケース4.drawio
lbox1
contentVer2
revision2
baseUrlhttps://iproiot.atlassian.net/wiki
diagramName複数コンテナケース4.drawio
pCenter0
width601
links
tbstyle
height321

5

アプリ間で直接通信を行うことがなく、開発元も異なる関連性の低い二つのアプリをi-PROカメラ向けに移植したい場合

二つのアプリ If you want to port two loosely related apps that do not communicate directly between each other and are developed by different companies to an i-PRO camera

Two apps

Drawio
mVer2
simple0
zoom1
inComment0
pageId1474888488
custContentId1532822385
diagramDisplayName複数コンテナケース5.drawio
lbox1
contentVer2
revision2
baseUrlhttps://iproiot.atlassian.net/wiki
diagramName複数コンテナケース5.drawio
pCenter0
width631
links
tbstyle
height321

6

ADAM APIを使用したいアプリが複数ある場合

二つのアプリIf you have multiple apps that want to use the ADAM API

Two apps

2.2 複数コンテナ構成でアプリを開発する場合の構成

...