Downgrading your Video Management System (VMS) is generally not recommended. However, if you experience issues after an upgrade, you can downgrade your system to a previous version.
Before every upgrade, the VMS automatically creates a database backup. To downgrade, you must back up this file, perform a clean installation of the target VMS version, and restore the database.
| NOTE: Any changes made after the backup was created will be lost. You can only downgrade to a build that matches with copied database build number. |
Step 1: Back up the database
Complete these steps for every server in your system before uninstalling the current VMS version.
Stop the VMS Media Server service.
-
Open the database backup directory for your operating system:
Windows:
C:\Windows\System32\config\systemprofile\AppData\Local\<VendorName>\<BrandName> mediaserver\backupLinux:
/opt/<BrandName>/mediaserver/var/backup
-
Locate the backup file created immediately before your recent upgrade. The filename follows one of these formats depending on how it was created:
ecs_<buildnumber>_<epochTimestamp>_timer.dbecs_<buildnumber>_<epochTimestamp>_update.dbecs_<buildnumber>_<epochTimestamp>_manual.db
Copy the desired backup file to a safe location outside the installation directory.
Step 2: Reinstall the VMS
Uninstall the current VMS version from all servers.
Install the target VMS version on each server.
Complete the initial setup. You can use any system name during setup, as the restoration process overwrites it.
Stop the VMS Server service on all servers after installation finishes.
Step 3: Restore the database
Complete these steps for every server in your system.
-
Navigate to the main server data directory:
Windows:
C:\Windows\System32\config\systemprofile\AppData\Local\<VendorName>\<BrandName> mediaserverLinux:
/opt/<BrandName>/mediaserver/var
Delete the existing
ecs.sqlitefile.Copy your saved backup file into this main server data directory.
Rename the saved backup file to
ecs.sqlite.Start the VMS Server service on all servers.
Step 4: Verify the system
Open the VMS desktop client.
Log in using your local administrator password or Cloud Owner account.
Verify that your camera feeds, configurations, and system settings are accurate.
Comments
0 comments
Article is closed for comments.