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.