Skip to content

First Login

After completing the installation, this guide walks you through your first login to the Meridian VMS web interface, securing your admin account, and understanding the main navigation.

Open a web browser and navigate to:

http://your-management-server-ip:8000

The management server hosts the web interface on the same port as the API. You will be presented with the login screen.

The default administrator account is created automatically during installation using the credentials you configured in the installer. Log in with the email and password you provided during setup.

Meridian VMS uses secure token-based authentication:

  • Your session is managed automatically by the web interface.
  • Sessions are refreshed transparently in the background.
  • You will be automatically logged out after a period of inactivity. If your session expires, you will be redirected to the login screen.

After your first login:

  1. Navigate to Settings in the sidebar.
  2. Find the User Management or Account section.
  3. Update your password to a strong, unique value.
  4. Save the changes.

The Meridian VMS interface is organized around a sidebar navigation menu on the left side of the screen. Here is an overview of each section:

The landing page after login. Displays a high-level summary of your system:

  • Total number of cameras and their current status (recording, online, offline, error)
  • Recording server health and connectivity
  • Storage usage across recording servers
  • Recent events and alerts

Real-time camera monitoring. Features include:

  • Location tree on the left to browse cameras by site hierarchy
  • Camera grid displaying multiple live streams simultaneously
  • Saved views for custom multi-camera layouts
  • Click any camera to view its stream in full size
  • Camera streams are delivered via WebRTC for low-latency viewing

Access recorded video from any camera:

  • Select a camera from the location tree
  • Use the timeline scrubber to navigate through recorded segments
  • Recorded segments appear as filled bars on the timeline
  • Click on any time to begin playback from that point

Browse and filter detected events:

  • Filter by camera, event type, time range, or detection class
  • View event thumbnails and associated video clips
  • Events are generated by object detection and alarm triggers

Configure and monitor real-time object detection:

  • Define detection zones on camera views
  • Set per-zone class filters (e.g., detect only people in a specific area)
  • View live detection overlays
  • Adjust detection sensitivity and scheduling

Visualize activity patterns across your cameras:

  • View heatmap overlays showing areas of highest activity
  • Filter by time period and detection class
  • Useful for identifying traffic patterns and optimizing camera placement

System configuration and administration:

  • Locations — Create and manage the location hierarchy (region, city, area, site)
  • Recording Servers — Register and manage recording servers
  • Cameras — Add, edit, and remove cameras; ONVIF discovery
  • User Management — Create and manage user accounts and roles
  • System Configuration — General system settings

Configure alarm rules and manage alarm events:

  • Define alarm conditions based on detection events
  • Create standard operating procedures (SOPs) with step-by-step checklists
  • Track alarm lifecycle: new, acknowledged, closed
  • View alarm history and operator actions

Meridian VMS supports role-based access control (RBAC). The admin account created during installation has full system access. Additional users can be created in Settings with appropriate role assignments to restrict access to specific features and locations.

Now that you are logged in and familiar with the interface, proceed to the Quick Start guide to add your first locations, recording servers, and cameras.