The client receives this value as the LiveKit serverUrl (via join.livekit_url). A ws:// value on an https page is blocked as mixed content, so conferences never connect — the exact failure hit on vidconf.ru, where the runtime value had fallen back to the ws://localhost:7880 default. Spell out the prod requirement (wss://<domain>/livekit/) next to the placeholder.
8.7 KiB
8.7 KiB