Versions Compared

Key

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

...

If the image captured by the camera is displayed when you start the app, as shown below, then the app was successful.

...

外部ライブラリを追加する

任意の外部ライブラリを用いる場合はDockerfileを編集します。

Note

外部ライブラリのビルドにつきましてはサポート対象外となっております。本章に記載の情報を参考に外部ライブラリをビルドしてください。問い合わせいただいてもサポートできかねますので予めご了承ください。

Dockerfileについてのドキュメントは以下を参照ください。

日本語: Dockerfile リファレンス — Docker-docs-ja 24.0 ドキュメント

...

Adding external libraries

If you want to use any external libraries, edit the Dockerfile.

Note

Building external libraries is not supported. Please refer to the information in this chapter to build external libraries. Please note that we cannot provide support even if you contact us.

For documentation on Dockerfile, see:

Dockerfile reference | Docker Docs

以下ではi-PROカメラ向けの内容を記載します。The following describes the content for i-PRO cameras.

 

以下にskeleton_sample_appに含まれている下記ファイルをベースに説明します。

...