# Use RTSP Streams in the Workflows Web Editor

<figure><img src="https://cdn.prod.website-files.com/5f6bc60e665f54db361e52a9/67d2a48c9e8847477008624c_Screenshot%202025-02-27%20at%2016.04.37.png" alt=""><figcaption></figcaption></figure>

You can now pass RTSP streams as an input to a Workflow in the Workflows web editor for use in testing your Workflow.

To use this feature, select "Video" as an input, then choose RTSP Stream. You can then paste in the URL of your stream for use in inference.


---

# 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/changelog/explore-by-month/march-2025/use-rtsp-streams-in-the-workflows-web-editor.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.
