authToken | string | Yes | Auth token for the particpant |
roomName | string | Yes | Meeting name to join |
showSetupScreen | boolean | No (defaults to true ) | Show audio / video setup screen to the participant |
autoTune | boolean | No (defaults to true ) | Dyte uses VP9 codec by default, but switches to H264/VP8 depending on participants video codec support. VP9 is a superior codec but not all browsers support it. If you disable autoTune Dyte will use VP8 by default. |
devicePreferences.camera.facing | string | No | Set default camera preferences. Possible values 'environment' | 'user' |