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

# スナップショット

> **[MJPEG]** Stream Viewer Controller のグローバルスナップショットコントロール。

## <Icon icon="camera" color="#46bae7" /> 現在ストリーミング中のすべてのカードをスナップショット

アクティブな **MJPEG** ストリームを持つ各カードでスナップショットツールを起動します。

<Frame>
  <video controls={false} autoPlay loop className="w-full aspect-video" src="https://mintcdn.com/deepwaterexplorationinc/e0wVLTi_h45Y5fkF/discovery/controller-functions/images/animations/startSnapshot.webm?fit=max&auto=format&n=e0wVLTi_h45Y5fkF&q=85&s=16e44a864bca94cd83d0631126d5661b" data-path="discovery/controller-functions/images/animations/startSnapshot.webm" />
</Frame>

<Note>
  インターバル スナップショットに設定されているカードがある場合、インターバル スナップショットが開始されます (ビデオカードタブで点滅する <Icon icon="circle" iconType="solid" color="blue" size={8} /> の点で示されます)。
</Note>

## <Icon icon="camera-slash" color="#46bae7" /> 現在ストリーミング中のすべてのカードのスナップショットを停止

アクティブなすべてのスナップショットインターバルを停止します (タブで点滅する <Icon icon="circle" iconType="solid" color="blue" size={8} /> の点で示されます)。

<Frame>
  <video controls={false} autoPlay loop className="w-full aspect-video" src="https://mintcdn.com/deepwaterexplorationinc/e0wVLTi_h45Y5fkF/discovery/controller-functions/images/animations/stopSnapshot.webm?fit=max&auto=format&n=e0wVLTi_h45Y5fkF&q=85&s=64ec2b1172e42019a033552de8ccaafc" data-path="discovery/controller-functions/images/animations/stopSnapshot.webm" />
</Frame>

> スナップショットは、設定で指定されたパスに従って保存されます。詳しくは [Capture Path 設定](/ja/discovery/global-settings/capture-paths) を参照してください。
