Deployments

Deployments are how you run an analytic pipeline with a video source. This section outlines how to create, manage and use deployments.

A Pipeline needs to be deployed on a Gateway with a source ( Camera & Streams or Clip & File Processing ) in order to run the analytic.

Quick Deploy

Quick Deploy is a feature designed for deployment teams that makes it easy to deploy bulk deploy and configure existing Pipeline from Solutions gallery and your library.

A brief overview of Quick Deploy steps is provided below or see the Quick Deploy Guide for an in-depth tutorial.

Start Quick Deploy

Head to Deploy and click the Quick Deploy button in the left sidebar, and pick the Gateway you want to deploy to.

Quick deploy -> Select a gateway -> Continue

Quick deploy -> Select a gateway -> Continue

Pick a video source

Select a video source -> Continue

Select a video source -> Continue

Select an analytic pipeline template

Click Select analytic pipeline

Click Select analytic pipeline


Use Analytic templates to select pre-built templates, or Your analytic pipelines to select a previously used template or custom analytic

Use Analytic templates to select pre-built templates, or Your analytic pipelines to select a previously used template or custom analytic

Configure & Deploy

Configure analytic pipeline settings

Configure analytic pipeline settings

Wait for Deployment start

Wait for deployment to go from Deploying to Running. Click on the deployment title to view details. Note that this stage can take between 15-30 minutes on the first run.

Wait for deployment to go from Deploying to Running. Click on the deployment title to view details. Note that this stage can take between 15-30 minutes on the first run.

After a deployment is running, you can play the output stream or manage it.

After a deployment is running, you can play the output stream or manage it.


Manage a Deployment

Once deployed, the parameters for that Pipeline Deployment are frozen till you update the deployment manually. For any Streaming output nodes, Lumeo will create those streams once the Pipeline is deployed as well and list them under the Output streams tab.

Overview, Start, Stop, Duplicate, Delete

You can view the output streams and deployment information on the deployment detail view (Deploy -> Deployments). This view also lets you start, stop, duplicate and delete the deployment.

Deployment details view

Deployment details view

Recorded Media

Any media that is captured by the Save Clip and Save Snapshot nodes will show up under the Recordings tab. Click on the menu on the right of each recording to download it or download the analytics metadata saved with it.

Recordings

Recordings

Logs

When building or troubleshooting your analytic, the deployment logs & events are available via the deployment detail view as well.

Deployment logs

Deployment logs

Events

Deployment state events

Deployment state events


Update a Deployment

After a deployment is created, you are still free to make changes to the source Pipeline - these changes do not impact existing deployments.

If you modify the Pipeline after deploying it, or wish to change the node properties, you can Update (an existing) Deployment from the Pipeline Editor or by clicking the Edit configuration button. Note that whenever the configuration is edited or updated, Lumeo will deploy the then-latest version of the PIpeline.

Update single deployment

Head to deployment detail view and click Edit Configuration

Edit configuration

Edit configuration

Edit the configuration and hit Deploy to save and restart the deployment.

Edit the configuration and hit Deploy to save and restart the deployment.


Bulk update with same configuration

Use this approach to update multiple deployments of a particular pipeline with the same value for a specific property, for example to set a time period or IP address in node properties.

Note: This process will only work for deployments of the same pipeline. If you select deployments belonging to different pipelines, the Bulk update button will be disabled.

Select multiple deployments of the same pipeline -> Bulk Update (right bottom corner)

Select multiple deployments of the same pipeline -> Bulk Update (right bottom corner)

Shows you all deployments of this pipeline with your selection. Continue with the selected deployments.

Shows you all deployments of this pipeline with your selection. Continue with the selected deployments.

Select the property to override, set it's value and Update!

Select the property to override, set it's value and Update!


API Reference

See deployments