> For the complete documentation index, see [llms.txt](https://sdn.docs.3q.video/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdn.docs.3q.video/interface/projekte/livestream-projekt/ein-livestream-projekt-einrichten/player-zuweisen.md).

# Player zuweisen

Ein Projekt kann mit einen oder mehreren Playern arbeiten. Die Player können unterschiedlich konfiguriert sein und liefern parallel den gleichen Stream aus.&#x20;

Öffnen Sie über das Hauptmenü die [Playerverwaltung](/interface/player/player-erstellen-bearbeiten.md).

*Abbildung: Menüpunkt "Player" - Playerübersicht*

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

Hier können Sie Player für ein Projekt anlegen oder einen bereits angelegten Player einem Projekt zuweisen.&#x20;

Die komplette Beschreibung dazu finden Sie im Kapitel [Player](/interface/player.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/player-zuweisen.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.
