Skip to main content
Ctrl+K

Open Edge Platform

    • Open Edge Platform
    • Metro AI Suite
    • Manufacturing AI Suite
    • Retail AI Suite
    • Robotics AI Suite
    • Education AI Suite
    • Health and Life Sciences AI Suite
    • Edge AI Libraries
    • Edge Microvisor Toolkit
    • Edge Manageability Framework
    • OS Image Composer
  • Open Edge Platform
  • Metro AI Suite
  • Manufacturing AI Suite
  • Retail AI Suite
  • Robotics AI Suite
  • Education AI Suite
  • Health and Life Sciences AI Suite
  • Edge AI Libraries
  • Edge Microvisor Toolkit
  • Edge Manageability Framework
  • OS Image Composer

Section Navigation

  • Metro SDK Manager
    • Metro Vision AI SDK
      • Metro Vision AI SDK - Tutorial 1
      • Metro Vision AI SDK - Tutorial 2
      • Metro Vision AI SDK - Tutorial 3
      • Metro Vision AI SDK - Tutorial 4
      • Metro Vision AI SDK - Tutorial 5
    • Metro Gen AI SDK
    • Visual AI Demo Kit
      • Visual AI Demo Kit - Tutorial 1
      • Visual AI Demo Kit - Tutorial 2
      • Visual AI Demo Kit - Tutorial 3
    • Release Notes

Samples

  • Smart Intersection
    • Get Started
      • System Requirements
      • Deploy with Helm
    • How It Works
    • How to use GPU for inference
    • How to use NPU for inference
    • Export and Optimize Geti Model
    • Troubleshooting
    • Release Notes
  • Smart Intersection Agent
    • Get Started
      • System Requirements
      • Build from Source
      • How to Deploy with Helm
    • API Reference
    • Release Notes
  • Smart Route Planning Agent
    • Get Started
      • System Requirements
      • How to Build from Source
      • Environment Variables
    • Release Notes
  • Smart Parking
    • Get Started
      • System Requirements
      • Deploy with Helm
      • Deploy with the Edge Orchestrator
    • How-to Guides
      • Customize the Application
      • Generate and Deploy Offline Package
      • Use GPU for Inference
      • Use NPU for Inference
      • View Open Telemetry Data
      • Benchmark Performance
    • Troubleshooting
    • Release Notes
  • Loitering Detection
    • Get Started
      • System Requirements
      • Deploy with Helm
      • Deploy with the Edge Orchestrator
    • How-to Guides
      • Customize the Application
      • Use GPU for Inference
      • Use NPU for Inference
      • View Open Telemetry Data
      • Benchmark Performance
    • Troubleshooting
    • Release Notes
  • Smart Tolling
    • Get Started
      • System Requirements
      • Server File Download Checklist
    • How It Works
      • The Perception Layer
      • Optimization
      • Analytics Pipeline (Downstream)
    • API Reference
    • Troubleshooting
  • Image-based Video Search
    • Get Started
      • System Requirements
      • Deploy with Helm
      • Deploy with the Edge Orchestrator
    • How It Works
    • How to use GPU for inference
    • How to use NPU for inference
    • Troubleshooting
    • Release Notes
  • Interactive Digital Avatar
  • Visual Search and Q&A
    • Get Started Guide
      • System Requirements
      • Deploy with Helm
    • Tutorials
    • Troubleshooting
    • Release Notes
  • Sensor Fusion for Traffic Management
    • Get Started
      • Prerequisites
      • System Requirements
    • How it Works
    • Advanced user guide
    • APIs
    • Troubleshooting
    • Release Notes
  • Smart NVR
    • Get Started
      • System Requirements
      • Build from Source
      • Deploy with Helm
    • How to Use Smart NVR
    • Integrate Intel® SceneScape with Smart NVR
    • API Reference
    • Troubleshooting
    • Release Notes
  • Video Processing for NVR
  • Deterministic Threat Detection
    • Get Started
    • How-to Guides
      • Synchronize PTP Time (IEEE 802.1AS)
      • Configure the MOXA TSN Switch
      • Configure VLAN on MOXA Switch
      • Create VLAN on All Machines
      • Run RTSP Camera Capture and AI Inference
      • Run the Sensor Data Producer
      • Run the MQTT Aggregator and Visualization
      • Run the Traffic Injector
      • Enable TSN Traffic Shaping (IEEE 802.1Qbv)
    • Release Notes
  • Live Video Search
    • Get Started
    • System Requirements
    • Build from Source
    • How It Works
    • API Reference
    • Release Notes
  • Live Video Alert Agent
    • Get Started
    • System Requirements
    • How to Build Source
    • How It Works
    • API Reference
    • Known Issues
    • Release Notes
  • Live Captioning
    • Get Started
      • System Requirements
      • Build from Source
    • How it Works
    • Enable Alert Mode
    • Configure Object Detection Pipeline
    • API Reference
    • Known Issues
    • Release Notes

Software Development

  • OpenVINO
  • OpenVINO Model Server
  • DL Streamer
  • DL Streamer Pipeline Server

Tools

  • Intel® Edge System Qualification
  • Geti
  • VIPPET
  • SceneScape

Guides and Tutorials

  • Intel® Edge System Qualification
  • Migrate from Nvidia
  • Application Security
  • Metro AI Suite
  • Live Video Search
  • Release Notes: Live Video Search

Release Notes: Live Video Search#

Version 1.0.0#

April 01, 2026

Live Video Search is a new sample application which implements embedding and visual data ingestion microservices (available in Edge AI Libraries) for processing RTSP camera streams and user query-based search. The application converts the input camera data to embeddings continuously, using models like Clip. The embeddings are stored in a Vector Database (VectorDB ) and enable search on live camera feed and historical video data. A rich UI is provided to configure the camera used for data ingestion, enter the search query, and view telemetry data, currently, for CPU, GPU, and memory utilization. The sample application introduces camera streaming with Frigate.

New

  • Live Video Search stack integrating Smart NVR with VSS Search.

  • Time‑range filtering in search via UI or natural‑language query parsing.

  • Telemetry visualization in VSS UI for live system performance.

Known Issues/Limitations

  • Deploy with Helm is not yet supported for Live Video Search.

  • First‑time model downloads may take several minutes.

  • Time‑range queries require the clock and timezone on the host to be accurate.

The application has been validated on Intel® Xeon® 5 + Intel® Arc™ B580 GPU.

On this page
  • Version 1.0.0

This Page

  • Show Source