> 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/optionale-funktionen-fur-livestreams-wahlen/live-to-vod-recorder-nutzen.md).

# Live-to-VoD Recorder nutzen

Mit dem **Modul** legen Sie Recorder für Livestream-Projekte an. Mit Recordern erstellen Sie Aufzeichnungen, die automatisch als Videodatei in einem On-Demand-Projekt gespeichert werden.&#x20;

{% hint style="warning" %}
Die Signale von Diensten wie Zoom oder GoToMeeting sind in der Regel nicht stabil genug für eine Aufzeichnung der Übertragung in der 3Q Plattform. Wir empfehlen deshalb, das die Aufzeichnungsfunktion des genutzten Dienstes verwendet wird.
{% endhint %}

{% hint style="info" %}
Der Parallelbetrieb von automatischen und manuellen Rekordern innerhalb ***eines*** Livestream-Projekts ist nicht möglich.
{% endhint %}

## Recorder-Übersicht

*Abbildung: Menüpunkt "Module" - Rekorderübersicht*

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

*Abbildung: Menüpunkt "Vorschau" - Übersicht der Rekorder des Projektes*

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

## Recorder anlegen

Gehen Sie im **Projektmenü** auf **Vorschau**.&#x20;

Hier wählen Sie im **Bereichsmenü** den Reiter **Recorder**.&#x20;

Wenn das ***Modul noch nicht aktiviert*** wurde, sehen Sie den Button **+ Modul hinzufügen**. Mit dem Button rufen Sie die **Modulverwaltung** auf, um dort das Modul zu bestellen. Anschließend gehen Sie zurück in das **Livestream-Projekt**.

*Abbildung: Menüpunkt "Vorschau" - Modul Rekorder hinzufügen*

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

Wenn das ***Modul aktiv*** ist, wird Ihnen der Button **+ neuen Recorder anlegen** angezeigt.

*Abbildung: Menüpunkt "Vorschau" - Rekorder anlegen*

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

Klicken Sie auf  **+ neuen Recorder anlegen**. In der Eingabemaske nehmen Sie die passenden Einstellungen vor und beenden den Prozess mit **Speichern**.&#x20;

{% hint style="info" %}
Eine ausführliche Beschreibung finden Sie unter **Module >** [**Live-to-VoD Recorder**](/interface/module/live-to-vod-recorder.md).
{% endhint %}

*Abbildung: Formular "Neuen Rekorder anlegen"*

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

## Aufzeichnen

Recorder mit der Einstellung **Autorecording** starten automatisch, sobald das Eingangssignal von der Plattform empfangen wird, und beenden die Aufzeichnung, wenn kein Signal mehr anliegt.

Aufzeichnungen ***ohne  Autorecording*** werden über den Button **Starte Aufzeichnung** aktiviert ...

*Abbildungen: Menüpunkt "Vorschau" - manuelle Rekorder Aufzeichnung starten/ beenden*

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

... und über den Button **Stop** beendet.

<figure><img src="/files/1D9IweAtCh4D5feJlihz" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://sdn.docs.3q.video/interface/projekte/livestream-projekt/ein-livestream-projekt-einrichten/optionale-funktionen-fur-livestreams-wahlen/live-to-vod-recorder-nutzen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
