Stream Multicast with VLC Player

Multicast can be very complex, its sometimes handy to be able to just test multicast yourself between two machines on the network. VLC Media Player allows you to do this quite easily. Configure Server (Sender) Firstly get yourself a video file you wish to multicast stream out across your network and place it on the … Read more

Multicast – PIM, RP, BSR and MSDP for Multicast Across Routed Networks

Multicast is a networking method used to efficiently transmit data to multiple recipients simultaneously. Unlike unicast (one-to-one) and broadcast (one-to-all) communication, multicast is a one-to-many or many-to-many method where data is sent only to devices that are interested in receiving it, rather than to all devices on a network. In multicast, devices that want to … Read more