From 65f6aa813d6ca66c4f3fc318f7295ba552d94f71 Mon Sep 17 00:00:00 2001 From: Thore Cimbal Date: Tue, 28 Jul 2026 01:35:31 +0200 Subject: [PATCH] fix: Retry Element Call fork without forced VP9 codec preference v0.2.0 forced video_codec: vp9, which broke calls entirely (no audio/ video transmitted, despite server logs showing the codec regression fallback to VP8 working). Root cause not fully confirmed. This build keeps the 1440p/60fps/bitrate defaults but leaves video_codec unset (defaults to vp8) to isolate whether the codec preference itself was the trigger. --- apps/production/element-server-suite.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/production/element-server-suite.yaml b/apps/production/element-server-suite.yaml index 9b22aec..c82ce0d 100755 --- a/apps/production/element-server-suite.yaml +++ b/apps/production/element-server-suite.yaml @@ -66,7 +66,7 @@ spec: image: registry: rohana.axion1337.de repository: sorb/threadnet-web - tag: v0.1.0 + tag: v0.2.1-elementcall-noquotavp9 ingress: host: axion1337.chat