Skip to content

Open IP cameras from Insecam.org, in a nice dashboard collection and streaming.

Notifications You must be signed in to change notification settings

GeorgePatsias/OpenEyes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👁️ OpenEyes 👁️


Open IP Cameras, with default credentials - publicly accessible, scrapped from http://www.insecam.org/. Every camera is placed on a Google Map with live stream and information.

🏗️ Installation

git clone https://github.com/GeorgePatsias/OpenEyes.git
pip install -r requirements.txt

▶️ 🐍 Run

Edit the config.py with the desired configurations and run.

python3 srv.py

▶️ 🐋 Docker Run

Edit the config.py with the desired configurations and run.

docker build -t openeyes . && docker run -p 5001:5001 openeyes

"Buy Me A Coffee"

About

Open IP cameras from Insecam.org, in a nice dashboard collection and streaming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published