What packet loss actually is
Every connection sends data as packets. When a packet doesn't arrive (or arrives corrupted), it has to be retransmitted. Real-time protocols like UDP can't wait, so the missing data is simply gone — that's what causes audio dropouts, blocky video, and rubber-banding in games.