Unicast is the standard method of delivering a live stream where the server sends a dedicated, individual stream to each viewer. Every viewer who watches the stream receives their own separate data connection from the server. While unicast is simple and widely supported across the public internet, it consumes bandwidth proportional to the number of viewers, which can create scalability challenges for very large simultaneous audiences without a CDN to distribute the load.

