> For the complete documentation index, see [llms.txt](https://rshelp.allrites.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rshelp.allrites.com/what-are-the-configurations-of-the-hls-video-we-deliver.md).

# What are the configurations of the HLS video we deliver?

For an HD title, the HLS stream contains the below renditions:

* 1920x1080
* 1280x720
* 840x480
* 640x360
* 426x240

{% hint style="info" %}
**Note**: The stream will automatically adapt to the best - suiting rendition when played, ensuring viewing experiences across devices, playback platforms, and network conditions.
{% endhint %}

The path to the index files are structured as followed:

Main file: 88074/main/play-88074.m3u8

Trailer file: 88074/trailer/play-88074.m3u8

{% hint style="info" %}
**88074** is the title ID that can be queried from our API.
{% endhint %}
