loadTortus() initialises the client and immediately displays the standby screen. It accepts a single configuration object.
Options
Your publishable API key, provided by TORTUS.
DOM selector (or element) for the iframe container.
Which TORTUS environment to connect to. Must be specified explicitly.
Async function that returns secure credentials from your backend. See
Authentication.
Enable debug logging for troubleshooting. Defaults to
false in production and true in
development.Default EHR integration applied to all consultations. Consultations inherit this unless they
provide their own
integration. See EHR integrations.When
true, the embedded meeting view hides the post-generation Finish meeting button and
meeting:completed is not emitted. The bundled meetings list / Start new meeting UI is shown
instead, so your host integration manages the meeting lifecycle. See Hosting your own meetings
UI.The container element
TORTUS renders into the element you pointcontainer at. Give it an explicit size: