Hi,
I am streaming 8 different channels via multicast with 1 channel per IP, using program=xxxx in the sout statement ,
vlc --ttl 12 --ts-es-id-pid -I telnet dvb:// --dvb-adapter=0 --dvb-frequency=738000000 --dvb-guard=32 dvb-code-rate-hp=3 --dvb-fec=3 dvb-code-rate-lp=3 dvb-modulation=16 --dvb-bandwidth=8 --sout-standard-access=udp --sout-standard-mux=ts --sout '#duplicate{dst=rtp{mux=ts,dst=239.255.12.42,sap,name="Channel1"},select="program=1101"} --ttl=10
tried with 1.1.0-git Goldeneye and 0.9.9a Grishenko but can't get EPG or program data to the appear in the client. I assume vlc is not sending this data, but I don't know enough of the varios TS options for figure of if I am missing a stream that should be muxed in with the sout statements ?
I note others have asked but can't find an answer or solution.
Thanks in advance !