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.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user