Upgrade recomendations

Forum for questions and support relating to the 1.34.x releases only.
Post Reply
robfish
Posts: 30
Joined: Wed May 16, 2018 11:24 pm

Upgrade recomendations

Post by robfish »

I have v1.32 on Debian Buster
from the repo deb http://www.deb-multimedia.org stretch main non-free

The Debian 10 Buster with Zoneminder 1.34.x from ZM Repo instructions state
"If you are doing an upgrade I strongly recommend you check the Zoneminder-1.34 Forum area for recommendations from others."
but I cannot find any recommendations on this forum.

Can anyone offer advice?
User avatar
burger
Posts: 475
Joined: Mon May 11, 2020 4:32 pm

Re: Upgrade recomendations

Post by burger »

You apparently did not search very much, as there are a number of posts here regarding upgrades.

In any case, just try to upgrade, and then when you come across an error, search the forum, or post in this thread.

Most importantly, take a backup of the DB before you upgrade. wiki.zoneminder.com/MySQL

The common things I've seen are:

* needing to disable old php, and enable the new php
* permissions for www-data in /usr/share/zoneminder/www not set correctly
* db requires multiple calls to zmupdate.pl
* a2enconf zoneminder was required again
* and one time I just uninstalled, then installed again, as the repos were mixed up.

Worst case you have to uninstall ZM, then install, restore the DB to mysql, and run zmupdate.pl.
fastest way to test streams:
ffmpeg -i rtsp://<user>:<pass>@<ipaddress>:554/path ./output.mp4 (if terminal only)
ffplay rtsp://<user>:<pass>@<ipaddress>:554/path (gui)
find paths on ispydb or in zm hcl

If you are new to security software, read:
https://wiki.zoneminder.com/Dummies_Guide
Post Reply