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.

Image Added

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 RemovedImage Added

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

Image RemovedImage Added

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

Image RemovedImage Added

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 RemovedImage Added

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 RemovedImage Added

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

Image RemovedImage Added

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 RemovedImage Added

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 RemovedImage Added

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

Image RemovedImage 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.

Image RemovedImage Added