Page 1 of 1

How to determine if RTSP feed is available

Posted: 02 Apr 2009 12:59
by Khenatram
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

Re: How to determine if RTSP feed is available

Posted: 03 Apr 2009 14:38
by VLC_help
Is this related to VLC somehow?

Re: How to determine if RTSP feed is available

Posted: 03 Apr 2009 15:27
by Khenatram
Hi,

Yes it is related to VLC. I am using NativelibVLC class.

Can you please tell me the purpose of "libvlc_input_will_play" and how to use it.

Re: How to determine if RTSP feed is available

Posted: 04 Apr 2009 16:29
by VLC_help