> For the complete documentation index, see [llms.txt](https://docs.av-scripts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.av-scripts.com/laptop-pack/music/admin/lives.md).

# Lives

The Lives tab is split into two sections: **Live Streams** and **Radio Whitelist**.

#### Live Streams

This view shows every active live radio station currently broadcasting on the server. Each row displays the player's in-game name, the stream name they chose, and the source URL. Admins can terminate any stream at any time using the **Kill** button — the station is immediately removed from the Radio tab for all players.

A **Refresh** button is available to reload the list on demand in case the view is stale.

<figure><img src="/files/EfARzk2zRw8ZxxwVqeea" alt=""><figcaption></figcaption></figure>

#### Radio Whitelist

This is the access control list for the Go Live feature. Only players whose identifier appears in this list are allowed to publish a live radio station. Players not on the whitelist do not see the Go Live button at all.

Admins can:

* **Add a player** by entering their server identifier (e.g. `citizen:abc123`) and an optional display label.
* **Remove a player** at any time using the trash icon next to their entry.

The whitelist is persisted to `data/radio_whitelist.json` on the server and survives resource restarts.

<figure><img src="/files/92s0Y6KP5RjB0tiuqYeE" alt=""><figcaption></figcaption></figure>
