--- license: other tags: - media-streaming - hls - java - spring-mvc --- # media-streaming Reference Spring MVC application for token-authenticated HTTP media streaming, including HLS (AES-128 encrypted segments) and HTTP range requests. Contains `media-streaming.zip` with the full Maven project (src, pom.xml, docs). No credentials included — the HMAC token secret in application.properties is a placeholder to be replaced at deploy time.