@videosdk.live/server-sdk
    Preparing search index...

    Interface IngressResourceConfig

    Configuration shared by the WHIP and WHEP resources.

    interface IngressResourceConfig {
        apiEndpoint: string;
        http: HttpClient;
        mintApiToken: ApiTokenMinter;
    }
    Index
    apiEndpoint: string

    The API base URL (e.g. https://api.videosdk.live).

    mintApiToken: ApiTokenMinter

    Mints a short-lived API token used to authorize the publish/play.