Hi All,
I am developing a C# application that plays RTSP streams. I am facing a strange problem regarding this, if the RTSP server or stream is not available, my application is crashing. Is there any way using which I can determine if the RTSP stream is alive or not?
Regards,
Ram