Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) Tesla P4 • DeepStream Version DS 5.1 • TensorRT Version 7.2.1 • NVIDIA GPU Driver Version (valid for GPU only) 460.80 • Issue Type( questions, new requirements, bugs) RTSP delay in visual while running the people net model over RTSP streams
I am running the default deepstream-app application with the peoplenet config with rtsp streams.
The application runs perfectly without any delay for sometime and when ever there are multiple persons on the view of the camera the streams lags and starts showing delay and reverts back to realtime after sometime.
I am using the pretrained PeopleNet model provided in the NGC.
There is no update from you for a period, assuming this is not an issue anymore.
Hence we are closing this topic. If need further support, please open a new one.
Thanks
Since you are using live stream, you need to set “live-source=1” in the [streammux] group in the deepstream-app config file.