An HLS stream is a plain-text .m3u8 manifest that points to a sequence of segment files served over standard HTTP. That openness is what lets HLS scale to millions of viewers on any CDN, and it is also exactly why an unprotected HLS stream leaks. Anyone who obtains the manifest URL can request the segments…