[vlc-devel] VLC Backup
Rémi Denis-Courmont
remi at remlab.net
Mon Aug 15 20:20:25 CEST 2011
Le lundi 8 août 2011 14:25:49 cherqui nawfal, vous avez écrit :
> hello i am trying to build a back up system using VLC. From a sat source i
> am sending channels using dvblast. and in a reception a i am using vlc to
> translate a chanel from one multicast address to an other one (for other
> purposes) the cl is : cvlc -vv
> udp://@239.100.100.4:5000--sout='#standard{access=udp,mux=ts,dst=
> 239.5.5.5:1234}' . Now what i want is that : when i stop the source
> (dvblast) i was expecting to get a special message from vlc to tell me that
> it can not connect to the source or something and then use this message to
> launch a new stream from onather server
> the problem is that vlc doent give me any msg even if i use the verbosity
> is their a way to get the messages from vlc?
UDP is intrinsically connection-less, so there cannot be a "disconnection".
--
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis
More information about the vlc-devel
mailing list