Skip to content
Marco Herbst edited this page Jan 4, 2024 · 10 revisions

Installing on Windows Subsystem for Linux.

Install WSL (from the Windows Store).

wget https://github.com/evercam/ex_nvr/releases/download/v0.7.0/ex_nvr-v0.7.0-x86_64-unknown-linux-gnu.tar.gz
tar -xvf ex_nvr-v0.7.0-x86_64-unknown-linux-gnu.tar.gz
cd ex_nvr
sudo ./run

You'll find the default username & password in the Readme.md Then get going with a local camera (Try onvif discovery) or a public rtsp stream or a local .mp4 file

Introduction

Hard Things

Troubleshooting

Clone this wiki locally