feat: Try H.264 codec for calls instead of VP8
Auto-Deploy on Push / verify-and-notify (push) Canceled after 0s

H.264 uses classic simulcast (like VP8), not SVC, so it's compatible
with the fork's simulcast-shaped publish options without needing a
code fix - unlike VP9/AV1 (see the 2026-07-28 incident notes). Also
tends to be hardware-accelerated on more devices, notably iOS/Safari.
Server-side: LiveKit has no codec restriction configured, supports
H.264 by default.
This commit is contained in:
Thore Cimbal
2026-07-28 16:17:23 +02:00
parent d24e37619c
commit 44aa5a918e
+1 -1
View File
@@ -74,7 +74,7 @@ spec:
image:
registry: rohana.axion1337.de
repository: sorb/threadnet-web
tag: v0.2.2-elementcall-simulcast
tag: v0.2.3-elementcall-h264
ingress:
host: axion1337.chat