A comprehensive GUI application for monitoring and managing IP cameras worldwide. The application provides multiple views including a map view, matrix view, and list view for efficient camera management.
This program was primarly created to prove a point about the insecureness of IP cameras. It's essentially Insecam but a desktop application, and better in some ways.
Source code: LINK (pls star :D)
Visualize camera locations on an interactive map with multiple viewing options.
Monitor multiple camera feeds simultaneously in a customizable grid layout.
Comprehensive camera management with detailed controls and information.
Flexible settings and easy setup for various deployment scenarios.
Download the latest version for your operating system:
* The large red buttons are latest versions!
macOS: Binary, you must accept the risk in system settings (google how)!
Windows: Exe, double click it!
Linux: Unix executable, chmod +x and ./(name here)!
We may have needed that packge. (thats legit the only change oops)
Added several features, fixed path permissions for all operating systems, make a basic system for documentation, and made a better solution for adding the icon to the tkinter window. Also slightly improved the matrix view allowing the user to define an arbitrary number of threads rather than a hardcoded value.
Fixed macOS file permission, added search to list view.