Stuck on Privacy page

Forum for questions and support relating to the 1.34.x releases only.
Post Reply
barrydocks2
Posts: 4
Joined: Wed Oct 03, 2018 12:37 pm

Stuck on Privacy page

Post by barrydocks2 »

Fresh install of ZM v.1.34.21-focal1 on Ubuntu 20.04, I followed these instructions: https://bkjaya.wordpress.com/2020/05/10 ... cal-fossa/

when I go to http://myipaddress/zm I get the privacy page which I can't get past, neither accepting or declining the agreement makes any difference

I have looked for the ZM_SHOW_PRIVACY in the Config table but it's not there

Any suggestions please?
barrydocks2
Posts: 4
Joined: Wed Oct 03, 2018 12:37 pm

Re: Stuck on Privacy page - SOLVED

Post by barrydocks2 »

Solved with this command:

Code: Select all

 sudo zmupdate.pl  --freshen
User avatar
burger
Posts: 475
Joined: Mon May 11, 2020 4:32 pm

Re: Stuck on Privacy page

Post by burger »

Recommended Install Guides are on the wiki

https://wiki.zoneminder.com/Ubuntu
https://wiki.zoneminder.com/Debian

These are tested and should work.
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