I made a sucesful IPTV "udp2http" to HLS transition but the client pc is a slow computer.
Anway to dump down this command to be easier on client?
vlc.exe -I dummy --mms-caching 0 http://192.168.10.2:9998/udp/232.4.3.18:5002 --sout=#transcode{width=640,height=480,fps=25,vcodec=h264,vb=800,venc=x264{aud,profile=baseline,level=30,keyint=30,ref=1},acodec=mp3,ab=96}:std{access=livehttp{seglen=10,delsegs=true,numsegs=5,index=D:\xampp\htdocs\stream\mystream.m3u8,index-url=http://myownserver:9100/stream/mystream ... #######.ts}
,mux=ts{use-key-frames},dst=D:\xampp\htdocs\stream\mystream-########.ts}