Skip to main content

Live Data Connections

Link your inspection devices to navio VISION and start receiving live visual data for real-time analysis and anomaly detection. A typical setup is a camera on your production line that writes images to a cloud storage folder — navio VISION pulls new images in a configurable interval and automatically analyzes them using your trained model.

Connecting Your Data

  1. Open the use case and go to the Live Data Connection tab.
  2. Click Connect.
  3. Choose the connection type:
    • Via S3 connection — endpoint, region, bucket and credentials of your S3 bucket
    • Via blob storage — endpoint, container, account name and account key of your Azure Blob Storage
  4. Verify the connection directly in the dialog.
  5. Choose the ingestion Interval: Hourly, Every 30 minutes or Every 15 minutes.
  6. Click Connect.

From now on, new images appearing in the connected storage are pulled in the given interval and automatically analyzed. The results are accessible in the Monitoring view.

note

Storages hosted in Europe are currently whitelisted — please contact us if your bucket is not accessible.

Connection Overview

Once connected, the Live Data Connection tab shows:

  • Connection metadata — source endpoint, connection type, region/bucket or container, interval and start time
  • Ingestion rates — the total number of incoming images and the average image velocity per interval, including a 24-hour trend
  • Inference summary — the normal/anomaly/error fractions in total and for today
  • Ingestion history — a table of each ingestion run with the number of images and their normal/anomaly/error breakdown

From here you can also start labeling and trigger a retraining to continuously improve the model with real production data.