Contents ======== * `Contents <#contents>`__ * `Using GVA Elements in VideoIngestion <#using-gva-elements-in-videoingestion>`__ 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: #. Copy the IR model files to the ``[WORKDIR]/IEdgeInsights/VideoIngestion/models`` directory. #. Refer to the `docs/gva_doc.md `_ for the GVA configuration with the supported camera. #. To provision, build, and run EII, refer to the `Readme `_.