View a Stream
Learn how to view a Stream configured with Deployment Manager.
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:

Once you select a Stream, you will be able to see:
The status of your Stream.
A recent frame from your Stream
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.
ℹ️ 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

Last updated
Was this helpful?