Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.17 KB

File metadata and controls

32 lines (22 loc) · 1.17 KB

System Requirements

This page provides detailed hardware, software, and platform requirements to help you set up and run the microservice efficiently.

Supported Platforms

This microservice currently supports CPU based runs only. This microservice is intended to run in the context of video summary pipeline. Hence, supported platform, OS configuration etc. is as per the documentation in the sample application. The documentation here, hence, does not provide separate requirements.

Operating Systems

  • As per sample application documentation.

Hardware Platforms

  • As per sample application documentation.

Minimum Requirements

  • As per sample application documentation.

Software Requirements

Required Software:

  • Docker 24.0
  • Python 3.10
  • Poetry 1.8.3 for dependency management
  • MinIO server (optional, for object storage)
  • If you are behind a proxy, please make sure http_proxy, https_proxy, no_proxy are properly set on the shell you use.

Validation

  • Ensure all required software are installed and configured before proceeding to Get Started.

Supporting Resources