> ## 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

> Take snapshots of the current stream.

<Note>Snapshotting is currently only supported for MJPEG streams.</Note>

There are 2 modes available for snapshotting: **Single** and **Interval**. The default mode can be set within the [Default Card Options settings](/discovery/global-settings/default-card-settings#snapshotting).

While a card has an **MJPEG** stream running, <Icon icon="camera" color="#46bae7" /> **Snapshot** will appear on the card.

## Configuring Snapshot

To set a different snapshot mode for a single card (instead of the [Default Card Options settings](/discovery/global-settings/default-card-settings#snapshotting)),
long press the <Icon icon="camera" color="#46bae7" /> **Snapshot** button to open the card's snapshot config.

<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>

To select single frame snapshotting, select **Single**.

To select interval frame snapshotting, select **Interval** and set the number to the interval needed.

## Single Snapshot

While the snapshot mode is set to single, the icon will look like a **standard camera**.

<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>

Clicking the button in this mode will snapshot what is currently being streamed **once**.

***

## Interval Snapshots

While the snapshot mode is set to interval, the icon will look like a **cycling camera**.

<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>

Clicking the button in this mode will activate interval snapshotting, and it will take a snapshot of what is being streamed in the intervals specified.

An active interval will be colored **blue** and flash on every 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>

The activity light on the video card tab will also be **flashing** <Icon icon="circle" iconType="solid" color="blue" size={8} />.

<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>

To stop the interval, click the interval button while it's active (blue).

> The resulting snapshot(s) can be found through the snapshot file path under "Save Paths" within the [Capture Path Settings](/discovery/global-settings/capture-paths).
