# Stream 일시 중지 및 재개

Deployment Manager 대시보드에서 비디오 스트림의 실행 중인 Workflow를 일시 중지할 수 있습니다.

Stream을 중지하려면 Deployment Manager에서 Device를 클릭한 다음, Stream 목록에서 중지하려는 Stream 옆의 세 개 점을 클릭하세요.

실행 중인 stream을 일시 중지하려면 "Pause"를 클릭하세요:

<figure><img src="/files/2e01f95dce3e0e936b5227b5dd428845ca7c0cf2" alt=""><figcaption></figcaption></figure>

일시 중지된 stream을 재개하려면 "Resume"를 클릭하세요:

<figure><img src="/files/ea491ad5eeb159457b53a4068fe213ea6c03cd65" 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-ko/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.
