# Stream を終了

ストリームを一時的に停止する必要はなく、その設定を完全かつ永続的に終了したい場合は、Device Manager ダッシュボードからビデオストリームを終了できます。

Stream を終了するには、Deployment Manager で Device をクリックし、Stream 一覧で停止したい Stream の横にある三点メニューをクリックします。次に、「Terminate Stream」をクリックします:

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

:information\_source: Stream を終了すると、その設定は完全に削除され、復元できない可能性があることに注意してください。その設定で Stream を再開する必要がある場合は、代わりに Stream を一時停止することをおすすめします。


---

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