I try to relay mms radio to my LAN using udp protocol multicast but I have some problems:
My command line is:
vlc -vvv mms://200.59.146.10/radiometro-ba --sout '#duplicate{dst=standard{access=udp,mux=ts,url=239.255.12.42,sap,name="TestStream"}}'
1- with mux ts
main private error: cannot add this stream
stream_out_duplicate private debug: - failed for output 0
main packetizer error: cannot create packetizer output
2- with mux raw
at the vlc client in windows the log say
access_udp warning: unimplemented query in control
garbage at input, trying to resync...
3- also when play mms say always
access_mms access warning: cannot fill buffer
access_mms access warning: cannot receive header (1/10)
once an again and then shutdown tge radio
6- in others mux methods the packages out fragment from my linux with MTU 1500, --mtu 1400 not work very fine
thanx
I need relay up to 20 radios in the same server, for this reason I need to use multicast and try to not transcoding the source for the cpu