I have thee friends on my network and I'd like to send stream to them. I currently cannot use multicast or broadcast because I've got old network hardware that start suck under heavy load. I can stream file to single receiver without problems
vlc prodigy90_med.mpeg --sout udp:10.2.3.4
Is it possible to send same stream to many ip adresses at once?
I'm searching solution like this:
vlc prodigy90_med.mpeg --sout udp:10.2.3.4,udp:10.2.3.152,udp:10.2.3.166