# Streaming URLs kopieren

Für die Wiedergabe des Livestreams mit 3rd Party-Playern oder für Apps (mit nativen Playern) stellt die Plattform URLs als Output für transkodierte Multi-Bitrate-Signale für folgende Verfahren zur Verfügung:

* HLS     - Standardverfahren
* DASH  - Ausgabe muss vorab aktiviert werden, siehe "[DASH Output aktivieren](/interface/projekte/livestream-projekt/ein-livestream-projekt-einrichten/optionale-funktionen-fur-livestreams-wahlen/dash-output-aktiveren.md)"

*Abbildung: Menüpunkt "Streaming URLs"*

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

{% hint style="info" %}
Wenn Sie die Streaming URLs in Kombination mit 3rd Party-Playern nutzen, kann die Funktionalität der Option Low Latency eingeschränkt sein.
{% endhint %}

#### 3rd Party Player und Bibliotheken (Auszug) <a href="#page_unterstutzte_player_und_bibliotheken_-auszug" id="page_unterstutzte_player_und_bibliotheken_-auszug"></a>

| Player          | Streaming-Formate |
| --------------- | ----------------- |
| Bitmovin Player | DASH, HLS         |
| HLS.js          | HLS               |
| Shaka Player    | DASH              |
| DASH.js         | DASH              |
| THEOplayer      | DASH, HLS         |


---

# 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/livestream-projekt/ein-livestream-projekt-einrichten/streaming-urls-kopieren.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.
