Jitsi Meet IFrame (External) API
Browser-side JavaScript API (also called the External API) that embeds a Jitsi Meet conference into any web page through an iframe. Exposes the JitsiMeetExternalAPI constructor with commands (executeCommand), functions (getParticipantsInfo, isVideoMuted, etc.), and an event surface (videoConferenceJoined, participantJoined, audioMuteStatusChanged, raise hand, breakout rooms) for controlling the meeting from the host page. The same library powers the embed experience on meet.jit.si, self-hosted deployments, and JaaS.
Documentation
Documentation
https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-iframe
Documentation
https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-iframe-functions
Documentation
https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-iframe-events
Documentation
https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-iframe-commands