PreflightOptions

View as MarkdownOpen in Claude

Options for the preflight connectivity test.

Properties

audioDevice
MediaDeviceInfo

Test a specific audio device instead of the currently selected one. See MediaDeviceInfo.

duration
number

How long to run the media test in seconds (default: 10).

skipMediaTest
boolean

Skip the media/bandwidth test, only test signaling + TURN + devices.

videoDevice
MediaDeviceInfo

Test a specific video device instead of the currently selected one. See MediaDeviceInfo.