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

# Streaming

> Global streaming controls for the Stream Viewer Controller.

## <Icon icon="play" iconType="solid" color="green" /> Stream All

Starts the stream for all available cards.

<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" /> Stop All Active Streams

Stops streaming on all cards currently streaming.

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