Mirror source 4c13044. Latency panel polls getStats every 2s and
renders one row per live PC with RTT + path kind. Jitter buffer up
to 200ms. Music mode disables Opus DTX (pops on continuous signals).
'share' section renamed 'link' and moved above the log.
Mirror source 353037b. Needs SFU proxy.unturf.com#60a620f deployed for
the NACK + transport-cc feedback that browsers use to retransmit lost
audio packets and react to congestion.
Mirror source 7ddedc9 — camera publish at 1280x720 @ 1.5Mbps as
kind=camera, with own #cameras grid below the screens. Needs SFU
proxy.unturf.com#017c94b deployed so the kind=camera allowlist
accepts the publish.
Mirror source 3f43379 — applyConstraints after getUserMedia and log
track.getSettings() so users can see if EC/NS/AGC actually got disabled
(some UAs silently keep them on for monitor sources).
Mirror source 1294e96 — Firefox tab/window getDisplayMedia drops audio
silently; surface this in the log so the publisher knows audio didn't
make it and what to do instead.
Mirror source 6fbeade — set autoplay/playsinline/muted as attributes
not just properties, log play() rejections, show a tap-to-play overlay
when autoplay is blocked.
Mirror source 2fd2ac3 — fixes mobile autoplay so phone listeners
actually see the video pixels (was a black tile because mobile blocks
autoplay of unmuted audio).
New page: zebra-spaces.html — multi-party voice rooms (host, 2 co-hosts,
speakers, listeners) with persistent Ed25519 identity, password-vault
backup/restore, hand-raise → mic-invite → accept flow, and signed role
transitions enforced server-side. Pairs with the new zebra-spaces-signal
relay on cors-proxy.uncloseai.com.
Other pages (chat.html → index.html, zebra-audio.html, how-it-works.html,
host-your-own.html) refreshed because their integrity stamps rolled
today; nav links to zebra-spaces added on zebra-audio and host-your-own.
Deploy zebra-audio puppet console (triple-click footer seal: type -> TTS at
speech.ai.unturf.com -> into the call, send/stop) and the new host-your-own
page, plus nav links from chat (index) and how-it-works.