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

# Strømming/opptak

> Kontroller strømme- og opptakstilstander.

Knappene på et videokort endres med tilstanden. En strøm må kjøre før et opptak kan starte, så knappene vises i den rekkefølgen: **strøm først, deretter opptak**.

## Strømming

<Columns cols={2}>
  <Card title="Strømmer ikke">
    <img src="https://mintcdn.com/deepwaterexplorationinc/zBK2eDpY1M3BDlMI/discovery/video-card-buttons/images/startStreamButton.png?fit=max&auto=format&n=zBK2eDpY1M3BDlMI&q=85&s=ef7b5e73bf9fabb7f276f6fadc61272f" noZoom style={{ borderRadius: "8px" }} width="86" height="50" data-path="discovery/video-card-buttons/images/startStreamButton.png" />

    Trykk <Icon icon="play" iconType="solid" color="green" /> **Start Stream** for å begynne.
  </Card>

  <Card title="Strømmer">
    <img src="https://mintcdn.com/deepwaterexplorationinc/zBK2eDpY1M3BDlMI/discovery/video-card-buttons/images/stopStreamButton.png?fit=max&auto=format&n=zBK2eDpY1M3BDlMI&q=85&s=8727c8ddbbe7fee0f065f1a97d8c0d9c" noZoom style={{ borderRadius: "8px" }} width="122" height="50" data-path="discovery/video-card-buttons/images/stopStreamButton.png" />

    <Icon icon="stop" iconType="solid" color="orange" /> **Stop Stream** avslutter strømmen, og <Icon icon="circle" iconType="solid" color="red" /> **Start Recording** blir tilgjengelig.

    **MJPEG**-strømmer får også [**Snapshot**](/no/discovery/video-card-buttons/snapshotting).
  </Card>
</Columns>

## Opptak

<Columns cols={2}>
  <Card title="Start opptak">
    <img src="https://mintcdn.com/deepwaterexplorationinc/zBK2eDpY1M3BDlMI/discovery/video-card-buttons/images/recordButton.png?fit=max&auto=format&n=zBK2eDpY1M3BDlMI&q=85&s=6f4910d3c7df18144606770378781506" noZoom style={{ borderRadius: "8px" }} width="122" height="50" data-path="discovery/video-card-buttons/images/recordButton.png" />

    Mens kortet strømmer og ikke allerede tar opp, trykk <Icon icon="circle" iconType="solid" color="red" /> **Start Recording**.
  </Card>

  <Card title="Stopp opptak">
    <img src="https://mintcdn.com/deepwaterexplorationinc/zBK2eDpY1M3BDlMI/discovery/video-card-buttons/images/stopRecordButton.png?fit=max&auto=format&n=zBK2eDpY1M3BDlMI&q=85&s=e7d4664a697dda88007b1d57841a9815" noZoom style={{ borderRadius: "8px" }} width="122" height="50" data-path="discovery/video-card-buttons/images/stopRecordButton.png" />

    Mens kortet tar opp, avslutt opptaket med <Icon icon="record-vinyl" iconType="regular" color="red" /> **Stop Recording**.
  </Card>
</Columns>

<Tip>
  De resulterende videoene finnes via filstien under "Save Paths" i [Innstillinger for opptaksstier](/no/discovery/global-settings/capture-paths)-kortet.
</Tip>

## Aktivitetslys

Lyset på kortfanen viser deg tilstanden med et øyekast.

<Columns cols={3}>
  <Card title="Inaktiv">
    <img src="https://mintcdn.com/deepwaterexplorationinc/PpwtoMTlxduUAF0D/discovery/video-card-buttons/images/noStreamLight.png?fit=max&auto=format&n=PpwtoMTlxduUAF0D&q=85&s=62253693a4dd6d36c2fab7a69b35c003" noZoom width="143" height="55" data-path="discovery/video-card-buttons/images/noStreamLight.png" />

    **Ingen lys** – kortet strømmer ikke.
  </Card>

  <Card title="Strømmer">
    <img src="https://mintcdn.com/deepwaterexplorationinc/PpwtoMTlxduUAF0D/discovery/video-card-buttons/images/activeStreamLight.png?fit=max&auto=format&n=PpwtoMTlxduUAF0D&q=85&s=a774521e18c5188c4fc686bb7180220e" noZoom width="143" height="55" data-path="discovery/video-card-buttons/images/activeStreamLight.png" />

    **Konstant** <Icon icon="circle" iconType="solid" color="green" size={8} /> – kortet strømmer.
  </Card>

  <Card title="Tar opp">
    <video controls={false} autoPlay loop muted playsInline style={{ height: "55px", width: "auto" }} src="https://mintcdn.com/deepwaterexplorationinc/e0wVLTi_h45Y5fkF/discovery/video-card-buttons/images/animations/activeRecordingLight.webm?fit=max&auto=format&n=e0wVLTi_h45Y5fkF&q=85&s=f13eeb5759ee4ef292d1b1e4f303e981" data-path="discovery/video-card-buttons/images/animations/activeRecordingLight.webm" />

    **Blinker sakte** <Icon icon="circle" iconType="solid" color="red" size={8} /> – kortet tar opp.
  </Card>
</Columns>
