Ispy is a python based camera framework used for finding and accessing camera on the current connected network
- Python3
- Sqlite3
- clone the repository
git clone https://github.com/SecLabX/Ispy.git
- cd into the project
cd Ispy/
- build the database
bash build/create_db.sh
to install dependencies
pip install -r requirements.txt