Hello,
We are facing an issue executing the gaze app with rtsp streaming : the app executes correctly but we have a delay about 20 seconds using the command “/deepstream-gaze-app 3 …/…/…/configs/nvinfer/gaze_tao/sample_gazenet_model_config.txt rtsp://192.168.1.168:554/live_st1 ./gaze”.
Although there is almost no delay when we display the rstp video stream using the command “ffplay rtsp://192.168.1.168:554/live_st1” and we have 4-5 seconds delay when we display the usb video with “./deepstream-gaze-app 3 …/…/…/configs/nvinfer/gaze_tao/sample_gazenet_model_config.txt v4l2:///dev/video0 ./gaze”.
Do you know how to solve this issue please ?
Here is our configuration :
Hardware platform : Jetson AGX ORIN DevKit
Deepstream 7.0
Jeckpack 6
TensorRT 8.6.2.3
Cuda 12.2
NVIDIA GPU Driver version 540.3.0