A WHIP ingest credential. create is a local builder (no network call): POST your SDP offer to url (Content-Type: application/sdp) with Authorization: <token>; the server replies with the SDP answer.
create
url
application/sdp
Authorization: <token>
Optional
Alias for WhipIngress.token; some WHIP tools call this the bearer token or stream key.
Token authorizing the publish. Sensitive — short-lived; don't log.
WHIP endpoint — POST the SDP offer here.
A WHIP ingest credential.
createis a local builder (no network call): POST your SDP offer tourl(Content-Type:application/sdp) withAuthorization: <token>; the server replies with the SDP answer.