Skip to content

Commit

Permalink
Stack: Fix HTTPS bug. v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
winlinvip committed Nov 4, 2023
1 parent a29e314 commit 4de6b55
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 10 deletions.
3 changes: 3 additions & 0 deletions srs-stack/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
20 changes: 10 additions & 10 deletions stable/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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:
Expand All @@ -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
Expand Down Expand Up @@ -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"
Binary file modified stable/srs-stack-1.0.2.tgz
Binary file not shown.

0 comments on commit 4de6b55

Please sign in to comment.