When does it make sense to use multicast rather than unicast?
When a particular audio channel or group of audio channels is being sent to multiple receivers (typically three or more) then it is a more efficient use of available network bandwidth to send a single multicast packet to many receivers than to send individual packets with identical payloads to each receiver.More info