Configuration#

The Tokkio Iframe configuration details are provided below:

Tokkio Iframe Configuration#

Environment variable

Default value

Description

ENABLE_LOGS

false

Controls whether to print Iframe debug logs to the console.

ENABLE_CAMERA

false

Controls whether to use the user’s camera or not.

ENABLE_MICROPHONE

true

Controls whether to use the user’s microphone or not.

TIMEOUT_SECONDS

(No timeout)

Decides the amount of time a session should last for. A countdown timer will appear if set, and the Iframe will return to the start page once the countdown reaches 0.

IFRAME_REDIRECT

(No redirect)

Used to redirect the Iframe to bring the user to a separate website if the Iframe is opened directly (instead of opening the parent website). Do not set this variable unless the Iframe is embedded into a website.

VST_ENDPOINT

Do not set this if deploying using the one-click scripts. Contains the VST WebSocket endpoint for the Tokkio deployment. URL usually takes the form wss://<deployment endpoint>/vms/ws.

INGRESS_ENDPOINT

Do not set this if deploying using the one-click scripts. Contains the Ingress endpoint for the Tokkio deployment. URL usually takes the form https://<deployment endpoint>.