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.
Pick a video source
Select an analytic pipeline template
Configure & Deploy
Wait for Deployment start
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.
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.
Logs
When building or troubleshooting your analytic, the deployment logs & events are available via the deployment detail view as well.
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
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.
API Reference
See deployments
Updated 29 days ago