---
title: "Gets a live tv channel stream."
method: GET
path: "/LiveTv/LiveStreamFiles/{streamId}/stream.{container}"
tags: ["LiveTv"]
---

# Gets a live tv channel stream.

`GET /LiveTv/LiveStreamFiles/{streamId}/stream.{container}`

## Path parameters

- `streamId` string, required — Stream id.
- `container` string, required — Container type.

## Response `200`

Stream returned.

## Other responses

- `404` — Stream not found.

---

[API](https://skmtc.net/jellyfin/apis/jellyfin-api.md) · [All operations](https://skmtc.net/jellyfin/apis/jellyfin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jellyfin/jellyfin-api/versions/eb6f75af7066/schema)
