- A web server with PHP installed
To install
- Download ZIP
- Extract files to a folder on your server
- Open index.php and edit the following lines:
- Line 6: $secretusername = 'username';
- Line 7: $secretpassword = 'password';
- Save the file and close it.
- Open viewer.php and edit the following lines:
- Line 8: $_camUser = "guest";
- Line 9: $_camPass = "password";
- Edit the Camera IPs:
- Line 14: $_cam1IPi = "0.0.0.0:80";
- Line 15: $_cam1IPe = "domain.com:80";
- Save the file and close it.
You can now visit the directory that you extracted the files into on your server and log in to start viewing your cameras.