> ## 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="play" iconType="solid" color="green" /> 모두 스트리밍

사용 가능한 모든 카드의 스트림을 시작합니다.

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

## <Icon icon="stop" iconType="solid" color="orange" /> 모든 활성 스트림 중지

현재 스트리밍 중인 모든 카드의 스트리밍을 중지합니다.

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