HI all,
How can i get information about network loss in a stream?I need to log the network connection and disconnection status.I'm using command line option of vlc
cvlc rtsp://IP/mpeg4/media.amp --loop.
This will work continuously.When the network is lost it will stop and try to reconnect when the stream comes back.I need to get the information about network disconnection and log it to a file.Similarly I need to get the reconnection report too.Since I'm not using activex i cannot check the vlc.input.state.Can somebody suggest a suitable solution.
Thanks in Advance,
Babitha