Search found 14 matches
- Tue Nov 26, 2024 8:14 pm
- Forum: ZoneMinder 1.36.x
- Topic: Install fails on Rocky Linux
- Replies: 3
- Views: 1445
Re: Install fails on Rocky Linux
Maybe try to install ffmpeg before the zoneminer install, You might not need them all but I was successful installing these packages first, sudo dnf -y install mariadb-server mariadb httpd php ffmpeg libjpeg-devel pcre mock php-gd php-intl php-mysqli php-pecl-apcu php-process perl-DBD-MySQL sudo dnf ...
- Tue Dec 07, 2021 6:47 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: how do I install previous version
- Replies: 0
- Views: 17359
how do I install previous version
Pardon my unlacking knowlege here, I'm using zmrepo as my yum repo. I recklessly did a yum update zoneminder and it broke it upgrading to 1.37.5, The last version I had working was zoneminder-1.37.1-1.194.20211115gitg1561adbef.el7.x86_64 I'd like to go back to it. I tried a yum history undo but it ...
- Thu Jun 03, 2021 4:46 pm
- Forum: ZoneMinder 1.36.x
- Topic: Timestamps missing after upgrade from 1.34 to 1.36
- Replies: 0
- Views: 1887
Timestamps missing after upgrade from 1.34 to 1.36
The timestamps show on the montage but during playback only showing every other frame.
- Fri Jul 10, 2020 3:48 pm
- Forum: ZoneMinder 1.25.x
- Topic: bad source buffer hits "Time to next event = 1 seconds"
- Replies: 2
- Views: 27287
Re: bad source buffer hits "Time to next event = 1 seconds"
What settings are you using?
- Fri Jul 10, 2020 3:47 pm
- Forum: ZoneMinder 1.27.x
- Topic: Viewing Events Shows Time to Next Event
- Replies: 2
- Views: 30571
Re: Viewing Events Shows Time to Next Event
This didn't make a difference for me
- Fri Jul 10, 2020 3:45 pm
- Forum: ZoneMinder 1.30.x
- Topic: Cannot View Event Video
- Replies: 10
- Views: 57199
Re: Cannot View Event Video
I'm going to reinstall the whole system, these errors are popping up all over. I'm wondering if I should go back a few versions before this was an issue?
- Sat Jun 20, 2020 4:42 am
- Forum: ZoneMinder 1.30.x
- Topic: Cannot View Event Video
- Replies: 10
- Views: 57199
Re: Cannot View Event Video
Any new updates on this issue? Same issue using version v1.34.12
I noticed chrome is a little more forgiving in that it will allow you to skip to the next set once the message comes up. In firefox it gives a black screen and seems to not play anything else.
I noticed chrome is a little more forgiving in that it will allow you to skip to the next set once the message comes up. In firefox it gives a black screen and seems to not play anything else.
- Sun Nov 24, 2019 9:25 am
- Forum: ZoneMinder 1.32.x
- Topic: Upgraded now the play button does not work
- Replies: 2
- Views: 2283
Re: Upgraded now the play button does not work
Same problem here the controls aren't working. The play button doesn't work, and the play seems to default to hyper speed when it first starts to play. The rate always says 0.
- Sun Nov 24, 2019 7:59 am
- Forum: ZoneMinder 1.32.x
- Topic: Link missing for video generation
- Replies: 0
- Views: 1484
Link missing for video generation
using zoneminder 1.32.3 on centos7, when I click video, Generate Video it says Video Generation Succeeded! but under that No Video Files Found, where's the video?
The file is there and will play but the link is missing. How do I get the link to work?
The file is there and will play but the link is missing. How do I get the link to work?
- Sun Nov 24, 2019 6:08 am
- Forum: ZoneMinder 1.33.x Development Branch
- Topic: ScriptAlias issue
- Replies: 1
- Views: 2534
ScriptAlias issue
On centos7, version 1.33.14, found an issue with the ScriptAlias, the zoneminder.conf file has ScriptAlias /cgi-bin-zm "/usr/libexec/zoneminder/cgi-bin" however the browser actually attemps to use path /cgi-bin/zm had to change this to ScriptAlias /cgi-bin/zm "/usr/libexec/zoneminder/cgi-bin ...
- Sun Nov 24, 2019 3:30 am
- Forum: ZoneMinder 1.32.x
- Topic: 500 Error on "ADD NEW SERVER" page
- Replies: 1
- Views: 1673
500 Error on "ADD NEW SERVER" page
Using centos 7, rpmfusion RPM ver 1.32.3 When I click on the server page it's blank, looking at http log I see, PHP Fatal error: Can't use method return value in write context in /usr/share/zoneminder/www/skins/classic/views/server.php on line 42 additionally there is a HTTP/1.1" 500 error. Is there ...
- Fri Nov 15, 2019 10:07 pm
- Forum: ZoneMinder 1.32.x
- Topic: console not loading correctly after upgrade
- Replies: 2
- Views: 1790
Re: console not loading correctly after upgrade
I took a different approach, 1. Exported old database then imported to new server 2. upgraded the database with zmupdate.pl 2. exported each table 3. delete the database and created new with zm_create.sql 3. imported each of the already updated database tables to zm database zoneminder now seems to ...
- Fri Nov 15, 2019 6:06 pm
- Forum: ZoneMinder 1.32.x
- Topic: console not loading correctly after upgrade
- Replies: 2
- Views: 1790
console not loading correctly after upgrade
After upgrading from version 1.30.4 to 1.32.3 I just get some text after logging in, the whole console doesn't seem to load correctly. I've attached a screenshot. Upgrade seems to have gone fine, I'm wondering if there is some viewing option held over from previous version that prevents console ...
- Fri Nov 15, 2019 4:21 pm
- Forum: ZoneMinder 1.32.x
- Topic: CentOS 8 cannot install zoneminder
- Replies: 22
- Views: 92589
Re: CentOS 8 cannot install zoneminder
When will zoneminder be available on centos 8?