Versions Compared

Key

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

...

Table of Contents
minLevel1
maxLevel7

...

Docker

...

containerで使用可能なメモリサイズ

image-20240129-031723.png

  • Multiple docker containers can be installed.

  • Up to 250MB is available for docker container by partner in total. (Up to 450MB as camera but Azure IF container uses about 200MB) 1台のカメラに複数のContainer AdamAppをインストールすることが可能です。

  • パートナー様が開発したContainer AdamApp合計で最大約250MBまで使用可能です。(CV52カメラとしては最大450MBですが、Azure I/Fのコンテナが約200MB使用します)。.
    Azure I/F will be installed automatically by using deployment manifest in SDK package.

 

Partner’s AI model will be included in the container.

Control camera firmware's API

...

  • Application on camera can request RTSP or HTTP API as local communication

  • Partner can implement other protocol in docker container.

Analytics data transmission

image-20240129-032651.pngImage Removed

  • Docker container can get RAW image via SDK, use AI accelerator for AI processing and send data to cloud.

  • Any protocol can be implemented in the container. Telemetry by Azure I/F is also supported.

...

  • FはSDKパッケージに同梱されている配置マニフェストファイルを使うことで自動的にインストールされます。

  • パートナー様が開発するAIモデルはコンテナの中に組み込まれます。


カメラファームウェアのAPI制御

...

  • AdamAppと同様に、Container AdamAppから、ローカル通信としてカメラファームウェアが保有するHTTPやRTSPなどのプロトコルでアクセスすることが使用可能です。

  • AdamAppと同様に、パートナー様開発アプリの中で、外部との通信用のプロトコルを実装いただくことも可能です。

画像解析及び外部へのデータの送信

image-20240129-032651.pngImage Added

  • AdamAppと同様に、SDKを通じてRAW画像を取得し、またカメラ内臓のAIアクセラレータCVFlowを使用することが可能です。

  • 解析データはAzure I/Fで提供されているTelemetryでクラウドへ送信したり、またパートナー様自身で送信処理を実装することが可能です

アプリケーション設定値のAzureでの表示

追記予定

Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. in the United States and/or other countries. Docker, Inc. and other parties may also have trademark rights in other terms used herein

...