A Group of Pictures (GOP) is the sequence of video frames between two consecutive keyframes in a compressed video stream. A GOP typically consists of one keyframe followed by a series of frames that store only differences from surrounding frames. The GOP size, measured in frames or seconds, is a fundamental encoder setting that balances compression efficiency against streaming latency and error recovery. Shorter GOPs improve random access and recovery from packet loss but increase overall stream size.