Vision is a front end for many common network cameras that enables you to:
- Password protect cameras and access them outside of your local network
- encrypt their stream
- take snapshots and view them all from the webclient
This is the first full public release including many features such as:
- Snapshot support
- more simple install
- Clone the repository to your web directory using the command
$ sh git clone https://github.com/oliverh57/Vision.git
. - Edit the file
\setup\config.php
with information about your cameras and decide on an encryption key and username / password. - your camera viewer should now be fully operational.
This software is designed as a front end for cheap network cameras. For full operation with no modification it is advised that you use MotionEye. This code can easily be adapted however for operation with other cameras; see the guide on adapting this code here
This code had been developed by Oliver Hynds and Robert Bradshaw - 08/10/2017