[New app] Add Live Video Search stack with Smart NVR and VSS Search integration#1539
Merged
bhardwaj-nakul merged 26 commits intoopen-edge-platform:mainfrom Feb 16, 2026
Merged
Conversation
- Introduced Docker Compose configurations for Smart NVR and VSS search mode. - Created user guide documentation including API reference, getting started, and system requirements. - Implemented setup script for environment configuration and container management. - Enhanced MQTT listener to use asynchronous connection for improved performance.
metro-ai-suite/live-video-analysis/live-video-search/config/frigate-config/config-default.yml
Outdated
Show resolved
Hide resolved
metro-ai-suite/live-video-analysis/live-video-search/config/frigate-config/config-default.yml
Outdated
Show resolved
Hide resolved
metro-ai-suite/live-video-analysis/live-video-search/config/frigate-config/config-default.yml
Outdated
Show resolved
Hide resolved
metro-ai-suite/live-video-analysis/live-video-search/config/frigate-config/config-default.yml
Outdated
Show resolved
Hide resolved
...o-ai-suite/live-video-analysis/live-video-search/config/frigate-config/config-scenescape.yml
Outdated
Show resolved
Hide resolved
metro-ai-suite/live-video-analysis/live-video-search/docs/user-guide/get-started.md
Show resolved
Hide resolved
metro-ai-suite/live-video-analysis/live-video-search/docs/user-guide/get-started.md
Outdated
Show resolved
Hide resolved
...ai-suite/live-video-analysis/live-video-search/docs/user-guide/overview-live-video-search.md
Outdated
Show resolved
Hide resolved
bharagha
approved these changes
Jan 21, 2026
metro-ai-suite/live-video-analysis/live-video-search/config/frigate-config/config-default.yml
Show resolved
Hide resolved
metro-ai-suite/live-video-analysis/live-video-search/config/frigate-config/config-default.yml
Outdated
Show resolved
Hide resolved
...o-ai-suite/live-video-analysis/live-video-search/config/frigate-config/config-scenescape.yml
Outdated
Show resolved
Hide resolved
…tream integration - Updated .gitignore to include config-rtsp.yml - Revised README.md and user guide to reflect changes in functionality and usage - Added config-rtsp.yml for RTSP stream configuration - Modified setup.sh to support RTSP test stream setup - Adjusted Docker Compose files for RTSP server integration - Cleaned up unnecessary configuration options in existing YAML files
… camera settings, and remove obsolete config-scenescape.yml; add user guide GIF for Live Video Search
…/edge-ai-suites into live-video-search
bharagha
approved these changes
Jan 30, 2026
metro-ai-suite/live-video-analysis/live-video-search/config/frigate-config/config-default.yml
Show resolved
Hide resolved
metro-ai-suite/live-video-analysis/live-video-search/config/frigate-config/config-default.yml
Outdated
Show resolved
Hide resolved
yogeshmpandey
approved these changes
Jan 30, 2026
Contributor
yogeshmpandey
left a comment
There was a problem hiding this comment.
@bhardwaj-nakul Please update the relevant READMEs with the correct image tags
…ngs_per_second.txt, adjust Docker Compose for collector signals, and modify cleanup script to remove collector signals volume
…/edge-ai-suites into live-video-search
Contributor
Author
Done. changed to |
Add ROI consolidation feature to video search configuration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fixes # (issue)
Any Newly Introduced Dependencies
No
How Has This Been Tested?
Tested in dev env
Checklist: