# Stream को Pause और Resume करें

आप Deployment Manager डैशबोर्ड से वीडियो स्ट्रीम पर चल रहे Workflow को pause कर सकते हैं.

Stream को stop करने के लिए, Deployment Manager में किसी Device पर क्लिक करें, फिर अपनी Stream सूची में जिस Stream को आप stop करना चाहते हैं, उसके बगल में मौजूद तीन डॉट्स पर क्लिक करें.

चल रही stream को pause करने के लिए, "Pause" पर क्लिक करें:

<figure><img src="/files/5d6e2dcc112ae9875b406639da798d12e39b07bd" alt=""><figcaption></figcaption></figure>

paused stream को resume करने के लिए, "Resume" पर क्लिक करें:

<figure><img src="/files/123b0e784ab89e397255acaf293da485873b77ee" alt=""><figcaption></figcaption></figure>

:information\_source: किसी stream को pause और resume करना तुरंत होने वाली कार्रवाई नहीं है और इसे workflows को बहुत तेज़ी से start और stop करने के लिए डिज़ाइन नहीं किया गया है.


---

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