SilverFlag | OVERSEE Worldwide Viewer

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)

Features

Map View

Visualize camera locations on an interactive map with multiple viewing options.

  • Multiple map styles (OpenStreetMap, Google normal, Google satellite) using tkintermapview
  • Clickable markers with camera information (in development)
  • Real-time camera status updates
  • Automatic geolocation of IP addresses using ipinfo

Matrix View

Monitor multiple camera feeds simultaneously in a customizable grid layout.

  • Real-time video streams
  • Customizable grid layout (not much but sure)
  • Camera status indicators
  • Efficient resource management

List View

Comprehensive camera management with detailed controls and information.

  • Detailed camera information display
  • Camera controls (move, favorite, open in browser)
  • IP information lookup
  • Camera status monitoring

Configuration

Flexible settings and easy setup for various deployment scenarios.

  • Configurable IP list file locations
  • Database path settings
  • Map tile server customization
  • Camera stream parameter adjustment

Download OVERSEE

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)!

v0.2.18
Latest Release

We may have needed that packge. (thats legit the only change oops)

Version History

v0.2.17
Historical Release

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.

v0.2.16
Historical Release

Fixed macOS file permission, added search to list view.

v0.2.15
Historical Release

Fixed executability issue on macOS.

v0.2.14
Historical Release

Fixed executability issue on macOS.

v0.2.13
Historical Release

Enhanced functionality and stability improvements