# How to test HLS streams?

You can test the videos delivered to your storage in this external site, <https://www.hlsplayer.org/>. The video URL should look like this <https://mycdn/88074/play-88074.m3u8>.

Also, if you are going to test in your site player, you should at least provide your platform domain so we can add it to the domain whitelist.

Otherwise, please refer to this section “[**What is required in order to play the videos?**](/what-is-required-in-order-to-play-the-videos.md)”


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://rshelp.allrites.com/how-to-test-hls-streams.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
