Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Cloud VMS comes with a template of a VSaaS service, fully functional, white-label and with full source code. It can be used for fast integration or as a reference code. It utilizes Firebase for authentication and authorization (linking users to cameras) using a simple PHP + Postgresql backend.

The service comes with fully white-label Web and Mobile front-ends described below.

Web Client

The Web Client UI has the following pages:

  • Home

  • Users

  • Cameras

  • Activity

  • Archive

The Home page contains a summary of information about your video surveillance operations: a list of cameras, events, and results of AI processing.

Image Removed

By clicking on a selected camera, it is easy to switch to live view, view recorded video, or review camera events.

Image Removed

The Users page contains a list of all users. Here, you can add or remove users, and grant access to selected cameras.

Image Removed

The Cameras section is the main page for management and viewing cameras. There are 3 main modes:

  • List view

  • Grid view

  • Map view

In the list view, you can see all cameras, change settings, and configurations.

Image Removed

There are 3 grid view modes: 2x2, 3x3, and 4x4 modes. The cameras can be assigned to each of the modes by simple drag-and-drop.

Image Removed

In the map view, you can see your cameras on a street map or indoor map.

Image Removed

On the Cameras page, you can add new cameras by clicking on “Add Camera” and then select the way you would like to connect.

 

The Activity page shows all your events from your cameras. By clicking on a selected event, you can review the video associated with it. 

Image Removed

The Archive page contains a list of all archived (saved) clips. The archived clips are extracted from recorded video and stay in the storage forever or until they are manually deleted.

Image Removed

An archived clip can have a description and a case name/number associated with it for easy search.

Image Removed

all the standard features of the Cloud VMS including camera management, recording management, playback of live and recorded videos, events and associated images and clips, archive (for longer storage), and many more. See details in VSaaS template section.

Image Added

Progressive Web app 

The Web Client can be “installed” on your PC, Mac, or mobile device as a Progressive Web application by clicking on the “install” button in your browser window:

This will create an icon on your desktop or on your mobile device screen. By clicking on that icon, the application will be launched without a web browser and will look like a native application.

 

Mobile apps 

Mobile applications for Android and iOS are published on Google Play and The App Store. The applications have similar functionality to the Web client but use native Android and iOS controls to provide a better mobile user experience.