chore(coturn): automated TURN shared-secret rotation #46

Closed
sorb wants to merge 76 commits from turn-secret-rotation-20260801-020001 into main
Showing only changes of commit f56f8c2479 - Show all commits
+20
View File
@@ -74,6 +74,26 @@ spec:
cpu: 50m
limits:
memory: 128Mi
sfu:
# Issue #11 test (2026-07-29): opt-in VP9/AV1 support. LiveKit's built-in
# default enabled_codecs list is [VP8, H264, H265, rtx, PCMU, PCMA, opus, red]
# (confirmed live via SFU negotiation logs) - VP9/AV1 appended, nothing removed,
# so the existing default path is unaffected either way.
additional:
0-codecs:
config: |
room:
enabled_codecs:
- mime: video/VP8
- mime: video/H264
- mime: video/H265
- mime: video/rtx
- mime: audio/PCMU
- mime: audio/PCMA
- mime: audio/opus
- mime: audio/red
- mime: video/VP9
- mime: video/AV1
# Element Web
elementWeb: