initSession

open fun initSession(sourceManifestUrl: String): Live2SessionClient.SessionInfo

Creates an SSAI session. Must be called on a background thread.

Return

session info with resolved absolute URLs

Parameters

sourceManifestUrl

the manifest URL from the Playback API

Throws

if the session init request fails