Contents

Using GVA Elements in VideoIngestion

For creating a GVA-based ingestion custom udf container, refer to the custom-udfs-gva Readme.

For running the worker safety GVA sample, refer to the GVASafetyGearIngestion Readme.

To run the GVA pipeline in the VideoIngestion container, the following are the steps:

  1. Copy the IR model files to the [WORKDIR]/IEdgeInsights/VideoIngestion/models directory.

  2. Refer to the docs/gva_doc.md for the GVA configuration with the supported camera.

  3. To provision, build, and run EII, refer to the Readme.