Skip to content

Dashboard & Monitoring

The RUSEON Core dashboard provides a real-time overview of the video surveillance node.


Live System Counters (DashboardStats)

The dashboard updates every 2 seconds via /api/stats to report:

  • Active / Total Cameras: Number of online streams vs total registered channels.
  • System Memory: Real-time Go runtime heap usage and OS allocation.
  • Network Ingest & Egress: Total video bandwidth received from cameras and sent to viewers.
  • Active Clients: Current number of connected HLS and WebRTC sessions.
  • Disabled Channels: Breakdown of disabled cameras by reason (technical, requested, payment).

Quick Navigation & Layout Switching

  • Switch between Grid View (multi-camera live matrix) and List View (detailed status table).
  • Filter cameras instantly using the search bar, site folder dropdown, or clickable color tags.
  • Direct access to server logs, statistics, user management, and configuration backups from the header bar.

Released under the MIT License.