RTSP Stream inputs lost with deepstream-app

Please provide complete information as applicable to your setup.

• Hardware Platform ( GPU RTX2080 Ti)
• DeepStream Version 5.0
• TensorRT Version 7
• NVIDIA GPU Driver Version ( 450.36.06 CUDA Version: 11.0)

Occasionally, deepstream-app drops connection to RTSP streams.
Primary Inference: default resnet10, Tile:Disabled, Tracker:Enabled, OSD:Enabled
Number of Input streams: 8 RTSP streams, number of output streams: 8 RTSP streams,
batch size=8, Output RTSP streams: 3 are using HW Encoder, 5 are usign SW ENcoder
[Note, this happens even when number of input and output streams are 4)

VLC RTSP server is live and streaming (confirmed using another VLC client). However, deepstream-app seems to be receiving ‘0’ frames:

**PERF: 27.89 (25.13) 27.89 (25.21) 27.89 (25.43) 29.40 (27.31) 29.40 (27.35) 29.40 (27.34) 29.40 (27.34) 25.63 (23.57)
**PERF: 0.00 (24.58) 0.00 (24.66) 0.00 (24.88) 0.00 (26.72) 0.00 (26.76) 0.00 (26.75) 0.00 (26.75) 0.00 (23.06)
**PERF: 0.00 (24.06) 0.00 (24.14) 0.00 (24.35) 0.00 (26.15) 0.00 (26.20) 0.00 (26.18) 0.00 (26.18) 0.00 (22.57)
**PERF: 0.00 (23.56) 0.00 (23.64) 0.00 (23.85) 0.00 (25.61) 0.00 (25.65) 0.00 (25.64) 0.00 (25.64) 0.00 (22.10)
**PERF: 0.00 (23.08) 0.00 (23.16) 0.00 (23.36) 0.00 (25.09) 0.00 (25.13) 0.00 (25.12) 0.00 (25.12) 0.00 (21.65)

Can someone please suggest what could be going wrong?

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Can you provide more details for how to reproduce the problem? The app codes you used? What kind of rtsp streaming source(vlc steaming source file type and duration)?