Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Nimble

How to make sure the Nimble container has come up and running?

On installing the package, all docker containers for the VAS Suite/SDK are brought up in the background. To make sure the Nimble container is running you can run the following command at the terminal:

...

Make sure the configured sources and sinks (only if configured) are listing a non-zero value against the Frames Per Second metric

...

How to map the pipeline configs to the right use case names (relevant only to release packages v0.12/v0.13)?

Each supported use case needs to be accompanied by the right use case name in the config file. All sample use-case files are maintained in the deploy/samples/cpu in the package deploy folder, the below table shows the mapping between the sample config file for a use case and the use case property that needs to be populated for the pipeline.

...