Zoneminder is an open source CCTV software that allows you to monitor your home or business using a web interface. This tutorial will guide you step-by-step on how to install Zoneminder on Windows 10.
Prerequisites
- Windows 10
- Apache web server
- MySQL database
- PHP
Steps
- Download Zoneminder from its official website - https://www.zoneminder.com/download/
- Extract the downloaded ZIP file to C:\ drive.
- Rename the extracted folder to "zm".
- Create a folder named "tv" at
C:\zm\events
folder.
- This folder will store all the recorded videos.
- Install Apache web server, MySQL database and PHP.
- Start Apache and MySQL service.
- This can be done from the XAMPP control panel.
- Open your browser and type the URL
localhost/phpmyadmin
.
- Create a new MySQL database named "zm".
- Import the database tables by running the following command on the command prompt:
- cd C:\zm\sql
- mysql -u root -p zm < zm_create.sql
- Configure Zoneminder's configuration file
C:\zm\conf\zm.conf
- Change the value of the mysql_username and mysql_password to the correct ones that are set in the XAMPP installation.
- Change the value of the ZM_DB_HOST to localhost.
- Restart Apache web server.
After completing the above steps, you should be able to access your Zoneminder by typing localhost/zm
on your browser.
Congratulations, you have successfully installed Zoneminder on Windows 10!
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!