Appearance
Precall View
- File:
src/features/events/partials/PrecallPage.svelte
Overview
The pre-call screen shown before joining a meeting. Lets the user pick camera/microphone, see event details, and start the call.
Behavior
- Opens the media devices and proceeds to the Pexip call view.
- Integrates with the events feature's call init (
initEventon the hub).