Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 748 Bytes

File metadata and controls

22 lines (14 loc) · 748 Bytes

Build from Source

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.

Build VSS Images

Build Smart NVR Images

Match Image Tags

Ensure REGISTRY_URL and TAG match the images you built or pushed:

export REGISTRY_URL=<registry-prefix>
export TAG=<image-tag>