> ## Documentation Index
> Fetch the complete documentation index at: https://docs.streamly.watch/llms.txt
> Use this file to discover all available pages before exploring further.

# Live TV Viewer

> How viewers browse and watch Live TV channels on /live when the Live TV plugin is enabled.

## Enablement

Live TV requires the **`features.live_tv`** plugin. Operators manage channels at `/admin/live-tv` and may use the OpenAir addon for playlist sources.

## Viewer routes

| Path           | Purpose       |
| -------------- | ------------- |
| `/live`        | Channel grid  |
| `/live/[slug]` | Live playback |

Watch history / watchlist for live are covered by later migrations (`031`, `032`).

## Related

* [Live TV (admin)](/admin-dashboard/live-tv)
* [Storefront Overview](/viewer/storefront-overview)
