Query string parameters can be used to customize various options for the given video link. When configuring video you have the option to control the video features using the query strings such as, by default you can disable the audio, video, virtual background, theme, and many more for the participants before starting the video call.
Parameter | Short Form | Type | Description |
---|---|---|---|
audio_disabled | ad | Boolean | Start the call with the audio disabled. |
video_disabled | vd | Boolean | Start the call with the video disabled. |
swapped_local_camera | slc | Boolean | Start the call with the local video featured. |
mobile_back_camera | mbc | Boolean | Start the call with the back camera selected as the default video device on mobile browsers. |
display_name | dn | String | Set the name to display in the call. The name is also forwarded to the other participants. |
virtual_background | vb | String | Start the call with the virtual background enabled as default. Allowed parameters are blur or image . |
language | l | String | Set the language of the UI. Allowed parameters are en , it , es . |
theme | t | String | Allow to start the call with the selected theme (if specified here), the allowed parameters are light and dark . |