Download
CoreSight installs on a fresh Ubuntu Server 24.04 (or 26.04) host with one command. The installer sets up everything — the database, media pipeline, web UI, HTTPS, and firewall — and every download is verified against the release’s published checksums.
Install v0.7.0
Run on the server as a user with sudo:
curl -fsSL https://coresightvms.com/install.sh | sudo bash -s -- --prodWhen it finishes, open https://<server-ip> and log in with the admin account you chose during install. See the installation guide for flags (offline install, AI analytics, custom admin credentials).
Direct package downloads
Requirements
- Fresh Ubuntu Server 24.04 LTS or 26.04 (amd64 or arm64)
- Network reachability from the server to your cameras (RTSP)
- Disk sized for your retention — continuous recording uses roughly 1 GB per camera-hour at 1080p, codec-dependent
- 4 GB RAM minimum; more (and optionally a GPU) for AI analytics
Updating an existing install
CoreSight updates itself: Settings → About → Update checks this release feed, verifies the package checksum, and applies the update. Re-running the install command upgrades in place without touching your recordings or configuration.