🔖 Title: RTSP Reconnection Behavior in DeepStream for Custom Stream Sources
Hello,
We are currently using DeepStream to pull RTSP streams from our own simulated data sources. However, since our custom RTSP streaming method may not fully conform to DeepStream’s expected pulling mechanism, we’re experiencing an issue where the number of successfully connected cameras is inconsistent each time the program starts.
We would like to ask: Does DeepStream internally have a reconnection policy where it stops trying to connect to a specific RTSP source after a certain number of failed attempts (e.g., fails to parse the stream after retrying every 10 seconds for several times)?
The deepstream-app sample is open source. Please check the source code in /opt/nvidia/deepstream/deepstream/sources/apps/sample_apps/deepstream-app and /opt/nvidia/deepstream/deepstream/sources/apps/apps-common
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