stash/pkg/signedurl
modal-error c61058c302 feat: Add signed URLs for scene streaming (AirPlay/Chromecast)
HMAC-signed URLs allow authenticated streaming to devices that cannot pass cookies (AirPlay, Chromecast). Signing is scoped to scene stream using a prefix-based approach so one signature covers all derivative segment URLs.

Credentialid hides username from public network.

When credentials are disabled, signing is bypassed entirely. API key takes precedence over signed params when both are present.
2026-03-08 15:11:35 -04:00
..
signedurl.go feat: Add signed URLs for scene streaming (AirPlay/Chromecast) 2026-03-08 15:11:35 -04:00
signedurl_test.go feat: Add signed URLs for scene streaming (AirPlay/Chromecast) 2026-03-08 15:11:35 -04:00