Contents¶
-
Native Safety Gear Ingestion Overview ## Native Safety Gear Ingestion Overview
Native Safety Gear Ingestion container is based out of VideoIngestion container. It does not need any pre-processing udf, hence dummy udf is used, which is part of VideoIngestion container. If you want to add any pre-processing udf, then the dummy udf can be replaced with the corresponding pre-processing udf.
Refer to udfs-README for more information on configs of other in-built udfs like dummy, fps and resize udfs.