Contents ======== * `Contents <#contents>`__ * `Native Safety Gear Ingestion Overview <#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-procesing 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-processsing udf. Refer to `udfs-README `_ for more information on configs of other in-built udfs such as dummy, fps, and resize udfs.