Modern, lightweight surveillance hub & NVR for Hikvision cameras and NAS storage
65
A modern, high-performance, mobile-first surveillance hub and NVR web interface for Hikvision IP cameras, NAS storage, and SD card recordings.
hiv*.mp4 recording chunks with native HTML5 HTTP Range video streaming.info.bin, index00.bin) and modern SQLite indices (record_db_index00).hikvision-hub-ha) for Home Assistant Media Browser with live thumbnail previews.version: '3'
services:
hikvision_hub:
image: bkbillybk/hikvision-hub:latest
container_name: hikvision-hub
restart: unless-stopped
volumes:
- .hikvision-hub:/app/data
- /mnt/hikvision:/mnt
ports:
- 85:8080
environment:
- PORT=8080
- DATA_DIR=/app/data
- INITIAL_USER=admin
- INITIAL_PASS=admin
- TZ=UTC
Content type
Image
Digest
sha256:b5d0ae417…
Size
112.8 MB
Last updated
about 16 hours ago
docker pull bkbillybk/hikvision-hub