Page 1 of 1
RTSP response from server
Posted: 28 Apr 2009 15:06
by tamiro44
Hi all,
How can i know whether the server has returned a bad status like 404 (Not Found)?
Thanks.
Re: RTSP response from server
Posted: 28 Apr 2009 17:38
by RĂ©mi Denis-Courmont
The input will go to failed/error state.
Re: RTSP response from server
Posted: 30 Apr 2009 08:38
by tamiro44
Thanks,
But from where i get this state?
After i call to "libvlc_media_player_play()" - from libvlc/libvlccore.
Re: RTSP response from server
Posted: 07 May 2009 08:45
by tamiro44
I'm using "Marx libvlc Wrapper for 0.9.0 version 0.0.2 (Alpha Release)" binding.
Does anybody know how can i catch the failed/error state?