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
+4
View File
@@ -513,6 +513,8 @@ components:
type: string
hlsMuxerCloseAfter:
type: string
hlsCDNSecret:
type: string
# WebRTC server
webrtc:
@@ -1211,6 +1213,8 @@ components:
type: string
user:
type: string
isCDN:
type: boolean
outboundBytes:
type: integer
format: uint64