How to decrease the latency of pushing streaming to the local

  1. If you are using deepstream-app, you need to set that two env, then run the applicaiton, you will see this kind of printing:
    Comp name = primary_gie in_system_timestamp = 1663206875358.702881 out_system_timestamp = 1663206875360.052002 component latency= 1.349121
  2. If you are using other deepstream sample apps such as deepstream-test3, you need to apply the patch and set the env, then run the applicaiton, please refer to DeepStream SDK FAQ - #12 by bcao