Client to access Egress APIs

Hierarchy

  • ServiceBase
    • SipClient

Constructors

  • Parameters

    • host: string

      hostname including protocol. i.e. 'https://.livekit.cloud'

    • OptionalapiKey: string

      API Key, can be set in env var LIVEKIT_API_KEY

    • Optionalsecret: string

      API Secret, can be set in env var LIVEKIT_API_SECRET

    Returns SipClient

Methods