Download a Beta version to test new updates and functionality. There may be bugs (and bug fixes) in beta versions. Please report any issues you find to us
If you have an existing install of Agent DVR, please backup your configuration (via the server menu - Backup) before installing the beta. Backup your media folder if you have critical recordings.
Agent DVR will install to Applications/AgentDVR on macOS or /opt/AgentDVR on Linux. This may be different to where you have previously installed it.
Install the Beta
- Windows:Run the Windows installer and check the option "Install Beta" on step 1.
- Linux/ macOS:
We recommend Ubuntu for Linux
You may need to install curl on Linux:
sudo apt-get install curl
To download Agent DVR and install it, run in a terminal:
curl -s "https://raw.githubusercontent.com/ispysoftware/agent-install-scripts/main/v3/install.sh" | env USE_BETA=true bash
If you experience issues using the Beta version of Agent DVR, please try the release version instead and tell us if the issue still occurs.