media-streaming / README.md
rzhugging's picture
Add README
2fb3dd7 verified
|
Raw
History Blame Contribute Delete
454 Bytes
metadata
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.