when I use
Code: Select all
vlc --loop -aout jack playlist.m3u
The stream begins playing normally, but if the stream fails vlc does not move on to the next item in the playlist.
If I start vlc when the stream is not live, the alternate content plays as desired when vlc times out on the stream.
Is there any way to achieve the desired behavior?