> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dwe.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Snapshot

> Erstellen Sie Snapshots des aktuellen Streams.

<Note>Snapshots werden derzeit nur für MJPEG-Streams unterstützt.</Note>

Es gibt 2 verfügbare Modi für Snapshots: **Single** und **Interval**. Der Standardmodus kann in den [Standard-Kartenoptionen](/de/discovery/global-settings/default-card-settings#snapshots) festgelegt werden.

Solange auf einer Karte ein **MJPEG**-Stream läuft, erscheint auf der Karte <Icon icon="camera" color="#46bae7" /> **Snapshot**.

## Snapshot konfigurieren

Um einen anderen Snapshot-Modus für eine einzelne Karte festzulegen (anstelle der [Standard-Kartenoptionen](/de/discovery/global-settings/default-card-settings#snapshots)),
halten Sie die <Icon icon="camera" color="#46bae7" /> **Snapshot**-Schaltfläche lange gedrückt, um die Snapshot-Konfiguration der Karte zu öffnen.

<Frame>
  <video controls={false} autoPlay loop className="h-full aspect-video" src="https://mintcdn.com/deepwaterexplorationinc/e0wVLTi_h45Y5fkF/discovery/video-card-buttons/images/animations/snapshotDialog.webm?fit=max&auto=format&n=e0wVLTi_h45Y5fkF&q=85&s=134de9fe1eee4a3fb85b2854e592f541" data-path="discovery/video-card-buttons/images/animations/snapshotDialog.webm" />
</Frame>

Um Einzelbild-Snapshots auszuwählen, wählen Sie **Single**.

Um Intervall-Snapshots auszuwählen, wählen Sie **Interval** und stellen Sie die Zahl auf das gewünschte Intervall.

## Einzel-Snapshot

Wenn der Snapshot-Modus auf Single gesetzt ist, sieht das Symbol wie eine **Standardkamera** aus.

<Frame>
  <img src="https://mintcdn.com/deepwaterexplorationinc/PpwtoMTlxduUAF0D/discovery/video-card-buttons/images/snapshotSingleButton.png?fit=max&auto=format&n=PpwtoMTlxduUAF0D&q=85&s=d1abca9bf8f573085c0c649ec19a0231" width="219" height="101" data-path="discovery/video-card-buttons/images/snapshotSingleButton.png" />
</Frame>

Wenn Sie die Schaltfläche in diesem Modus anklicken, wird **einmal** ein Snapshot des aktuell gestreamten Bildes erstellt.

***

## Intervall-Snapshots

Wenn der Snapshot-Modus auf Interval gesetzt ist, sieht das Symbol wie eine **Kamera im Zyklus** aus.

<Frame>
  <img src="https://mintcdn.com/deepwaterexplorationinc/PpwtoMTlxduUAF0D/discovery/video-card-buttons/images/snapshotIntervalButton.png?fit=max&auto=format&n=PpwtoMTlxduUAF0D&q=85&s=756c50738e8166a86583dd5fb305ce4a" width="219" height="101" data-path="discovery/video-card-buttons/images/snapshotIntervalButton.png" />
</Frame>

Wenn Sie die Schaltfläche in diesem Modus anklicken, wird das Intervall-Snapshotting aktiviert und in den angegebenen Intervallen ein Snapshot des Streams aufgenommen.

Ein aktives Intervall wird **blau** dargestellt und blinkt bei jedem Snapshot.

<Frame>
  <img src="https://mintcdn.com/deepwaterexplorationinc/PpwtoMTlxduUAF0D/discovery/video-card-buttons/images/snapshotIntervalActive.png?fit=max&auto=format&n=PpwtoMTlxduUAF0D&q=85&s=8298730fd678dd32e9fa0520c105e201" width="211" height="98" data-path="discovery/video-card-buttons/images/snapshotIntervalActive.png" />
</Frame>

Auch die Aktivitätsanzeige am Tab der Videokarte wird <Icon icon="circle" iconType="solid" color="blue" size={8} /> **blinken**.

<Frame>
  <video controls={false} autoPlay loop className="h-full aspect-video" src="https://mintcdn.com/deepwaterexplorationinc/e0wVLTi_h45Y5fkF/discovery/video-card-buttons/images/animations/activeIntervalLight.webm?fit=max&auto=format&n=e0wVLTi_h45Y5fkF&q=85&s=d599b6915b6c54846939ad83dc49b5cc" data-path="discovery/video-card-buttons/images/animations/activeIntervalLight.webm" />
</Frame>

Um das Intervall zu stoppen, klicken Sie auf die Intervall-Schaltfläche, während sie aktiv (blau) ist.

> Die resultierenden Snapshots finden Sie über den Snapshot-Dateipfad unter „Save Paths“ in den [Einstellungen für Aufnahmepfade](/de/discovery/global-settings/capture-paths).
