Skip to content

Call Page

  • Route: src/routes/secure/events/[eventId]/+page.svelte (full-viewport layout reset)
  • Feature: src/features/events/index.svelte (+ ~20 partials/)

Overview

The call experience is part of the Events feature. From an event, participants move through a pre-call page into the Pexip call view, with device/peripheral control, gallery, recording, meeting chat, and a per-call WebSocket for the roster.

Flow

Partial components

AudioLevelIndicator, CallControls, DeviceControl, EventDetails, EventForm, EventQRCode, Gallery, MessageView, Navigators, ParticipantsToSelect, ParticipantsView, PeripheralControl, PexipCallView, PrecallPage, RecordingAlert, SettingsControl, SpeedDial, VideoControls.

Released under the MIT License.