Interface: WhepInput
Defined in: composition-openapi/dist/index.d.ts:536
Export​
WhepInput
Properties​
bearerToken?​
optionalbearerToken: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?​
optionalvideo: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