Network Issue for RTSP streams

Hi Guys,

I am building an application to process RTSP streams. Since there are inherent network issues at times, the application quits when it encounters such an issue for more than a particular interval of time.

What is the timeout value for this and how to configure it ? Please help me out.

Thanks.

I thought you are using Deepstream 4.0 Jetpack. There are have some bugs related to RTSP, Networking and IP. Please download latest Deepsteam 4.0.1, and try agin. Check this article, you will get clear concept in your problem. [url]https://devtalk.nvidia.com/default/topic/1063437/deepstream-sdk/announcing-deepstream-sdk-4-0-1/[/url]

Please also set ‘live-source=1’ in streammux and give it a try.
[url]https://docs.nvidia.com/metropolis/deepstream/dev-guide/index.html#page/DeepStream_Development_Guide%2Fdeepstream_app_config.3.2.html%23wwpID0E0DB0HA[/url]