# Stream 종료

스트림을 잠시 일시 중지할 필요는 없지만, 구성을 완전히 영구적으로 종료하려면 Device Manager 대시보드에서 비디오 스트림을 종료할 수 있습니다.

Stream을 종료하려면 Deployment Manager에서 Device를 클릭한 다음 Stream 목록에서 중지하려는 Stream 옆의 점 세 개를 클릭합니다. "Terminate Stream"을 클릭하세요:

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

:information\_source: 스트림을 종료하면 해당 구성이 완전히 제거되며, 구성을 복구할 수 없을 수도 있습니다. 해당 구성으로 스트림을 다시 시작해야 할 수도 있다면, 대신 스트림을 일시 중지하는 것을 권장합니다.


---

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