Options for LiveKitAPI. Provide either an apiKey and secret or a pre-signed token — the two modes are mutually exclusive. Any omitted value falls back to its environment variable (LIVEKIT_URL, LIVEKIT_API_KEY, LIVEKIT_API_SECRET, LIVEKIT_TOKEN).
apiKey
secret
token
LIVEKIT_URL
LIVEKIT_API_KEY
LIVEKIT_API_SECRET
LIVEKIT_TOKEN
Options for LiveKitAPI. Provide either an
apiKeyandsecretor a pre-signedtoken— the two modes are mutually exclusive. Any omitted value falls back to its environment variable (LIVEKIT_URL,LIVEKIT_API_KEY,LIVEKIT_API_SECRET,LIVEKIT_TOKEN).