hls: add hlsCDNSecret (#5716)

this allows to serve HLS streams behind a CDN in a simplified way, compatible with the new HLS session system.
This commit is contained in:
Alessandro Ros
2026-04-30 15:52:11 +02:00
committed by GitHub
parent 585b17375e
commit ddb5f7212f
18 changed files with 404 additions and 326 deletions
+1 -1
View File
@@ -28,4 +28,4 @@ HLS content can be generated in several variants:
All HLS pameters are listed in the [configuration file](../5-references/1-configuration-file.md).
HLS can also be used to [scale the server](../2-features/20-scaling.md) through a CDN.
HLS can also be used to [scale the server](../2-features/20-scalability.md) through a CDN.