Versions Compared

Key

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

...

This chapter shows how to install, start, stop or uninstall AdamApps on i-PRO camera. The SDK installation directory is listed as ${SDK_DIR}.

Info

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 to request encryption or development license.

There are various methods to install app to camera

...

Code Block
$ cd ${SDK_DIR}/tool/adamapp
$ ./stopAdamApp <AdamApp’s FuncID (in decimal)>
##### AdamApp Information #####
FUNC_ID=257
INSTALL_ID=0DAF95AC
##### stop application result #####
{}

* ${SDK_DIR} is the installation directory.

2. Adam Control Extension (Google Chrome extension tool)

...