Skip to content

Commit ac08ce2

Browse files
[DOCS] Updating release notes for Live Video Search (#2103)
Signed-off-by: Sebastian Golebiewski <sebastianx.golebiewski@intel.com>
1 parent 0b1163b commit ac08ce2

1 file changed

Lines changed: 18 additions & 10 deletions

File tree

  • metro-ai-suite/live-video-analysis/live-video-search/docs/user-guide
Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,30 @@
1-
# Release Notes
1+
# Release Notes - Live Video Search
22

3-
## Current Release
3+
## Version 1.0.0
44

5-
**Version**: 1.0.0-rc1 \
6-
**Release Date**: 17 Feb 2026
5+
**April 01, 2026**
76

8-
**Features**:
7+
Live Video Search is a new sample application which implements embedding and
8+
visual data ingestion microservices (available in
9+
[Edge AI Libraries](https://docs.openedgeplatform.intel.com/2026.0/ai-libraries.html))
10+
for processing RTSP camera streams and user query-based search. The application
11+
converts the input camera data to embeddings continuously, using models like Clip.
12+
The embeddings are stored in a Vector Database (VectorDB ) and enable search on
13+
live camera feed and historical video data.
14+
A rich UI is provided to configure the camera used for data ingestion, enter
15+
the search query, and view telemetry data, currently, for CPU, GPU, and memory
16+
utilization. The sample application introduces camera streaming with Frigate.
17+
18+
**New**
919

1020
- Live Video Search stack integrating Smart NVR with VSS Search.
1121
- Time‑range filtering in search via UI or natural‑language query parsing.
1222
- Telemetry visualization in VSS UI for live system performance.
1323

14-
**HW used for validation**:
15-
16-
- Intel® Xeon® 5 + Intel® Arc&trade; B580 GPU
17-
18-
**Known Issues/Limitations**:
24+
**Known Issues/Limitations**
1925

2026
- Deploy with Helm is not yet supported for Live Video Search.
2127
- First‑time model downloads may take several minutes.
2228
- Time‑range queries require the clock and timezone on the host to be accurate.
29+
30+
> *The application has been validated on Intel® Xeon® 5 + Intel® Arc&trade; B580 GPU.*

0 commit comments

Comments
 (0)