Versions Compared

Key

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

Updated:

For existing app partner using conventional AdamApp

It is not necessary to change the format. Please continue to use AdamApp.

For new app partner

Please choose the format from the following points

(i)Want to cover many i-PRO camera models

It is better to choose AdamApp that covers almost all S and X series camera models (SoC is CV2x or CV52)

(ii)Want to port existing docker application to i-PRO camera or want to use external library easily

Container AdamApp is the docker container based application type and easy to port , install external library.

(iii)Want to develop app compatible with Azure IoT Edge

Container AdamApp for Azure IoT Edge is the dedicated type for Azure IoT Edge platform system.

...

AdamApp

Container AdamApp

Container AdamApp for Azure IoT Edge

Supported camera

CV2x/CV52 camera

CV52 camera

CV52 camera

Supported system

no limitation

no limitation

Azure IoT Edge

AI model conversion

(for the app using AI processor)

Required

Required

Required

How to use external library

(third-party library)

Get the source code and build on i-PRO SDK

Easy installation via apt command

OpenSSL(ver3) and curl/libcurl (ver7.81.0) are included in the base Docker image.

Easy installation via apt command

OpenSSL(ver3) and curl/libcurl (ver7.81.0) are included in the base Docker image.

Required process to release the app

  • Request Func ID

  • Encryption

  • Request Func ID

  • Encryption

  • Security check

  • Request Func ID

  • Security check

  • Share the partner’s system container registry

How to install app

  • Camera’s web

  • i-PRO configuration tool

  • Adam Operation UI tool
    (during developmentdeveloper tool)

  • Camera’s web

  • i-PRO configuration tool

  • Adam Operation UI tool
    (during developmentdeveloper tool)

  • From Azure IoT Edge

  • Visual Studio Code extension (during development) (develper tool)

*Internet connection is required

How to start/stop app

  • Camera’s web

  • Adam Operation UI
    (developer tool)

  • Control from partner’s system via WEB API

  • Camera’s web

  • Adam Operation UI
    (developer tool)

  • Control from partner’s system via WEB API

  • From Azure IoT Edge

Required additional software installation

nothing

Docker extension module need be installed via camera’s web or i-PRO configuration tool.

Docker extension module need be installed via camera’s web or i-PRO configuration tool.

Partner needs to share container registry information in advance. i-PRO will provide updated docker extension module for the system.

...