diff --git a/srs-stack/templates/deployment.yaml b/srs-stack/templates/deployment.yaml index c38d261..8153c0d 100644 --- a/srs-stack/templates/deployment.yaml +++ b/srs-stack/templates/deployment.yaml @@ -69,6 +69,9 @@ spec: - name: SRS_RTC_SERVER_CANDIDATE value: {{ .Values.candidate | quote }} {{- end }} + # Enable self-sign certificate by default. + - name: AUTO_SELF_SIGNED_CERTIFICATE + value: "on" # Enable dns name lookup. - name: NAME_LOOKUP value: "on" diff --git a/stable/index.yaml b/stable/index.yaml index 16fe3ef..65f10a5 100644 --- a/stable/index.yaml +++ b/stable/index.yaml @@ -6,7 +6,7 @@ entries: licenses: MIT apiVersion: v2 appVersion: 5.0.166 - created: "2023-11-04T18:15:28.937311+08:00" + created: "2023-11-04T19:12:53.24841+08:00" description: SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181. digest: 07dbb278f814a39b3362e2e626fc0a2204ea1458867fd9480fa6050e1b8d1fa6 @@ -36,7 +36,7 @@ entries: licenses: MIT apiVersion: v2 appVersion: 5.0.166 - created: "2023-11-04T18:15:28.936236+08:00" + created: "2023-11-04T19:12:53.247252+08:00" description: SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181. digest: 2ac770b72abee9cf5b21e62e84574cb6c9a88151117849a8256c7836564a2201 @@ -66,7 +66,7 @@ entries: licenses: MIT apiVersion: v2 appVersion: 5.0.166 - created: "2023-11-04T18:15:28.934881+08:00" + created: "2023-11-04T19:12:53.246095+08:00" description: SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181. digest: 7038959be27113ad9735d44a005894803d5a0b7c8dde107b09748e82811b57a8 @@ -96,7 +96,7 @@ entries: licenses: MIT apiVersion: v2 appVersion: 5.0.166 - created: "2023-11-04T18:15:28.933771+08:00" + created: "2023-11-04T19:12:53.244994+08:00" description: SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181. digest: abb3f581543235edd805262b010f3d8d2759b844848dab0f8206082d6c4f161c @@ -126,7 +126,7 @@ entries: licenses: MIT apiVersion: v2 appVersion: 5.0.157 - created: "2023-11-04T18:15:28.932211+08:00" + created: "2023-11-04T19:12:53.243802+08:00" description: SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181. digest: b944d81f7b850934282bcf7f7696b90d78ea40e0d0dabfcb7ccc0e698e8ab6e8 @@ -156,7 +156,7 @@ entries: licenses: MIT apiVersion: v2 appVersion: 5.0.157 - created: "2023-11-04T18:15:28.93088+08:00" + created: "2023-11-04T19:12:53.24262+08:00" description: SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181. digest: 11be4afbdab3f1ab8fa0f96cacca6a39a2db1087b0e4b68abdf0fb1a08ccb615 @@ -187,13 +187,13 @@ entries: licenses: MIT apiVersion: v2 appVersion: 5.11.10 - created: "2023-11-04T18:15:28.938867+08:00" + created: "2023-11-04T19:12:53.250185+08:00" description: SRS Stack is a one-click, open-source video solution for creating online services on cloud or self-hosting. Built with SRS, FFmpeg, and WebRTC, it supports various protocols and offers features like authentication, multi-platform streaming, recording, transcoding, virtual live events, automatic HTTPS, and HTTP Open API. - digest: de5660c8600d4201438e9026d5baf0da28167c3e7dec78effb0dd405789798d7 + digest: c1d6d8d7fb6ba5d2d6ae6ca3cd01710ad3949c45cdfc6766267f415229e1bbe2 home: https://helm.ossrs.io/stable icon: https://ossrs.io/lts/en-us/img/srs-220x234.png keywords: @@ -220,7 +220,7 @@ entries: licenses: MIT apiVersion: v2 appVersion: 5.11.5 - created: "2023-11-04T18:15:28.938342+08:00" + created: "2023-11-04T19:12:53.249607+08:00" description: SRS Stack is a one-click, open-source video solution for creating online services on cloud or self-hosting. Built with SRS, FFmpeg, and WebRTC, it supports various protocols and offers features like authentication, multi-platform @@ -248,4 +248,4 @@ entries: urls: - srs-stack-1.0.1.tgz version: 1.0.1 -generated: "2023-11-04T18:15:28.929403+08:00" +generated: "2023-11-04T19:12:53.240655+08:00" diff --git a/stable/srs-stack-1.0.2.tgz b/stable/srs-stack-1.0.2.tgz index 6d45974..5d6309d 100644 Binary files a/stable/srs-stack-1.0.2.tgz and b/stable/srs-stack-1.0.2.tgz differ