ossrs / srs-helm

Helm Charts for SRS media server and Oryx media solution.
http://helm.ossrs.io
MIT License
10 stars 6 forks source link

Oryx Helm chart impl hls cdn by nginx #4

Closed suzp1984 closed 4 months ago

suzp1984 commented 4 months ago

ref https://github.com/ossrs/oryx/tree/main/scripts/nginx-hls-cdn#nginx-hls-cdn But instead of http proxy cache solution, this app use shared persistent volume inside a k8s cluster to share hls segment files between nginx instances.