FPS Drop over time Deepstream Python Application

  1. please check if the source can output 30fps after 3 hours, you can use fpsdisplaysink to test fps, like this: gst-launch-1.0 rtspsrc location=rtsp://xxx ! rtph264depay ! h264parse ! queue ! nvv4l2decoder ! fpsdisplaysink
  2. please measure the latency of the pipeline comonents, please refer to The deepstream-test3 demo using rtsp webcam delayed - #5 by fanzh