Live Video Search depends on VSS Search and Smart NVR images. Follow the official build guides below and then use REGISTRY_URL/TAG to reference your built images.
- VSS build guide (public): How to Build from Source
- Smart NVR build guide: How to Build from Source
Ensure REGISTRY_URL and TAG match the images you built or pushed:
export REGISTRY_URL=<registry-prefix>
export TAG=<image-tag>