# Stream を一時停止・再開

Deployment Managerダッシュボードから、ビデオストリーム上の実行中のWorkflowを一時停止できます。

Streamを停止するには、Deployment ManagerでDeviceをクリックし、次にStream一覧で停止したいStreamの横にある3つの点をクリックします。

実行中のstreamを一時停止するには、「Pause」をクリックします：

<figure><img src="/files/f0aafc9497d3d7e96f62c883d40ed94b8a8e04c2" alt=""><figcaption></figcaption></figure>

一時停止したstreamを再開するには、「Resume」をクリックします：

<figure><img src="/files/db4c9bb4e66f669191b3aa9c685d8b7f76ae8ec0" alt=""><figcaption></figcaption></figure>

:information\_source: streamの一時停止と再開は瞬時に行われる操作ではなく、workflowを高速に開始・停止する用途向けには設計されていません。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.roboflow.com/roboflow/roboflow-jp/deploy/device-manager/making-changes/stop-a-stream.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
