do you want to see the "videos" streamed in order one after another? or do you want to see the "playlist" and pick a video
sorry I'm confused
if you want to watch in order
from the terminal vlc -vvv /disk13/ --sout '#standard{access=http,mux=ts,dst=192.168.1.201:8080}'
path with videos ip of machine with videos
and port number out
then make an iptv mux using that same address and port http://192.168.1.201:8080
you can test is also using vlc on another machine
clint