> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/deploy/device-manager/monitoring/view-a-stream.md).

# View a Stream

A Stream is a video feed on which a Workflow is running. You can view a Stream from the Streams list from the Deployment Manager dashboard.

Click "Deployments" in the left sidebar, then "Edge Devices", then choose the Device where your stream is running. Then, select the Stream you want to view from your list of Streams:

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

Once you select a Stream, you will be able to see:

* The status of your Stream.
* A recent frame from your Stream, with a live readout of camera FPS (capture rate) and inference FPS (Workflow throughput) overlaid in the top-right corner. You can alert on either metric from [Device Alerts](/deploy/device-manager/setting-up/set-up-device-alerts.md).
* Information about the Workflow running on the Stream.

Here is an example showing a frame from a Stream:

The latest frame feature gives you samples of recent frames to see the results of your computer vision application. Note that this is not a live video as we prioritize compute efficiency for the computer vision model running on device.

You can scroll down to see the Workflow your device is running, the parameters used to set up the Workflow, and your Stream configuration.

:information\_source: By default, editing your workflow will automatically update the version running on your device. This means you will see your computer application go offline momentarily as we the new weights and workflow definition are downloaded

<figure><img src="/files/wd8h4VXR5hFE7F2tT34d" alt=""><figcaption><p><em>Information about the Workflow running on a device.</em></p></figcaption></figure>
