Skip to main content
Version: Next

Interface: WhepInput

Defined in: composition-openapi/dist/index.d.ts:536

Export​

WhepInput

Properties​

bearerToken?​

optional bearerToken: null | string

Defined in: composition-openapi/dist/index.d.ts:548

Optional Bearer token for auth

Memberof​

WhepInput


endpointUrl​

endpointUrl: string

Defined in: composition-openapi/dist/index.d.ts:542

WHEP server endpoint URL

Memberof​

WhepInput


type​

type: "whep_client"

Defined in: composition-openapi/dist/index.d.ts:561

Memberof​

WhepInput


video?​

optional video: null | boolean

Defined in: composition-openapi/dist/index.d.ts:555

If true, requests a h264-encoded video track. If not provided, it defaults to true

Memberof​

WhepInput