# Streaming URLs

Hier erhalten Sie die Streaming URLs für das Video zur Verwendung in 3rd Party-Playern oder in Apps mit nativen Playern sowie die URLs für den Progressive Download.

{% hint style="info" %}
Dateien, die über die URLs ausgeliefert werden, bleiben bei Anwendung der „Content Distribution Protection“ geschützt.
{% endhint %}

In der Übersicht "Streaming" sehen Sie die unterstützten Streaming-Verfahren mit den dazugehörigen URLs sowie unter Subclips die Information, ob das Multibitrate Streaming unterstützt ist.

<figure><img src="/files/7PKoK99JmoZyv3iEPCuS" alt=""><figcaption></figcaption></figure>

Sie können hier die benötigten URLs kopieren.

### Unterstützte Streaming-Formate

| HTTP Livestreaming (HLS)     |
| ---------------------------- |
| MPEG-DASH                    |
| HTTP Dynamic Streaming (HDS) |
| HTTP Smooth Streaming        |

### Unterstützte Player und Bibliotheken (Auszug)

<table><thead><tr><th width="263">Player</th><th>Streaming Formate</th></tr></thead><tbody><tr><td>Bitmovin Player</td><td>DASH, HLS</td></tr><tr><td>HLS.js</td><td>HLS</td></tr><tr><td>Shaka Player</td><td>DASH</td></tr><tr><td>DASH.js</td><td>DASH</td></tr><tr><td>THEOplayer</td><td>DASH, HLS</td></tr></tbody></table>

{% hint style="info" %}
Bei der Verwendung von 3rd Party-Playern bietet 3Q für diese Player keinen Support an.
{% endhint %}


---

# 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://sdn.docs.3q.video/interface/projekte/ondemand-projekt/dateibereich/streaming-urls.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.
