Entrypoints
Dependent on the product license model LiSA exposes different entrypoints for streaming a live show and show replay pages.
The entrypoints described in this section base on the URL that hosts the LiSA viewer app. The examples in this section reference the standard URL as provided by LiSA:
The current or most recent live show entrypoint is always the LiSA viewer app’s root:
The current show is either currently live, upcoming or the most recently conducted show.
The entrypoint of a concurrent live show consists of the following URI segments:
- s — Show
- :show_id — Show identifier
The show identifier is available in the attributes section of the show detail view in the LiSA backend.
LiSA Multi-X introduces configurable channels. A channel’s entry point consists of the following URI segments:
- channel — Channel
- :slug — The channels slug.
Similar to the Current/Most Recent Live Show entrypoint, this entrypoint show’s a channels currently live, upcoming or the most recently conducted show.