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

# 録画

> Stream Viewer Controller のグローバル録画コントロール。

## <Icon icon="circle" iconType="solid" color="red" /> すべてのアクティブなストリームを録画

アクティブなすべてのストリームの録画を開始します。

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

## <Icon icon="record-vinyl" iconType="regular" color="red" /> すべてのアクティブなストリームの録画を停止

アクティブなすべてのストリームの録画処理を停止します。

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

> 保存される録画ファイルのパスは、設定タブ内の [Capture Path 設定](/ja/discovery/global-settings/capture-paths) で指定されます。
