Hi I'm trying to broadcast a multicast flux.
I want to use a list of video for the flux.
my vlm.conf :
new Diff-Dream broadcast enabled loop
setup Diff-Dream input "/var/www/films/test.m3u"
setup Diff-Dream output #standard{mux=ts,access=udp,dst=239.255.0.100:1234,sap,name=Diff-Dream}
control Diff-Dream play
but vlc doesn't want to play my list of videos.
I want to know how to use a playlist in this case
Thanks in advance for your help