Options
All
  • Public
  • Public/Protected
  • All
Menu

Configuration data for meeting initialization.

See also: joinMeeting.

Hierarchy

  • IMeetingConfig

Index

Properties

meetingId

meetingId: string

The Id of the meeting to join.

Optional mode

mode?: Mode

The streams mode of your own session.
This option cannot be changed during the session.

nickname

nickname: string

The nickname used by other participants to identify you.

Optional publisherInitialSetup

publisherInitialSetup?: IInitialSetup

The initial camera setup of the own publisher when joining the meeting.

webSocketUrl

webSocketUrl: string

The url of the web socket to connect to.
It is composed by the concatenation of Vidaoo's backend base url and the string '/meetings'.
Example: https://vidaoo-url.com/meetings