Search found 2727 matches
- Thu Feb 25, 2021 2:35 am
- Forum: ZoneMinder 1.34.x
- Topic: Purge disk when full 50/80/95% ?
- Replies: 11
- Views: 293
Re: Purge disk when full 50/80/95% ?
Is there a "normal" place where zoneminder really wants me to make these mount points? Quick answer - No However, the "mount points" need to be within the OS file system and have read write permission for www-data (Ubuntu/Debian based systems). For other distros the web server, Apache2, user need t...
- Sun Feb 21, 2021 8:22 pm
- Forum: ZoneMinder 1.35.x
- Topic: ZM kills my computer
- Replies: 6
- Views: 206
Re: ZM kills my computer
You should not be using Zoneminder on a computer that you need for other things.
Also recommend to install Zoneminder on a "server" version of Linux without a GUI desktop.
Running the development version, 1.35.x, is not for the faint of heart or someone who doesn't have a working knowledge of Linux!
Also recommend to install Zoneminder on a "server" version of Linux without a GUI desktop.
Running the development version, 1.35.x, is not for the faint of heart or someone who doesn't have a working knowledge of Linux!
- Fri Feb 19, 2021 5:59 pm
- Forum: ZoneMinder 1.35.x
- Topic: Zoneminder-Master v-1.35.18 on Ubuntu Server 20.04 Install Failed with ERRORS
- Replies: 5
- Views: 323
Re: Zoneminder-Master v-1.35.18 on Ubuntu Server 20.04 Install Failed with ERRORS
You may be better off using Mariadb vs. MySQL.
See: https://wiki.zoneminder.com/Ubuntu_Serv ... der_1.34.x
Yo can use "add-apt-repository ppa:iconnor/master" in place of "add-apt-repository ppa:iconnor/zoneminder-1.34"
See: https://wiki.zoneminder.com/Ubuntu_Serv ... der_1.34.x
Yo can use "add-apt-repository ppa:iconnor/master" in place of "add-apt-repository ppa:iconnor/zoneminder-1.34"
- Fri Feb 19, 2021 4:33 pm
- Forum: ZoneMinder 1.35.x
- Topic: Video format not supported
- Replies: 6
- Views: 276
Re: Video format not supported
Installed the 1.35.18 this morning on a Pi 3B+ Debian 10 32 bit. JPEG's saving fine. Video writer not.
- Sun Feb 07, 2021 5:32 pm
- Forum: ZoneMinder 1.35.x
- Topic: Images not deleted when using filter Purge when disk full
- Replies: 9
- Views: 464
Re: Images not deleted when using filter Purge when disk full
Older versions of Zoneminder ran zmaudit periodically to check and clean the database and stored events. While I have not done an update to an older running version of Zoneminder I do know that 1.35.x has RUN_AUDIT disabled by default. OPT_FAST_DELETE should be disabled. You can clean out the old ev...
- Fri Jan 29, 2021 8:27 pm
- Forum: ZoneMinder 1.35.x
- Topic: Stuck on Privacy Page after installation on Ubuntu
- Replies: 3
- Views: 319
Re: Stuck on Privacy Page after installation on Ubuntu
You should not have to log in on initial access to http://ipaddr/zm
Accept or reject the privacy option in the lower right corner and you should go to the Zoneminder Console. Configure from there and remember to set the timezone in Options/System/Timezone
Accept or reject the privacy option in the lower right corner and you should go to the Zoneminder Console. Configure from there and remember to set the timezone in Options/System/Timezone
- Fri Jan 29, 2021 8:23 pm
- Forum: ZoneMinder 1.35.x
- Topic: Specified value 640x360 not in contents:
- Replies: 3
- Views: 302
Re: Specified value 640x360 not in contents:
Can't you enter those values manually?
Source - Capture Resolution (pixels) do not use the drop down values.
Source - Capture Resolution (pixels) do not use the drop down values.
- Wed Jan 20, 2021 6:42 pm
- Forum: ZoneMinder 1.35.x
- Topic: Install error: Unable to correct problems, you have held broken packages
- Replies: 1
- Views: 183
- Sun Jan 17, 2021 2:14 am
- Forum: ZoneMinder 1.34.x
- Topic: Unable to access 2nd HDD for storage
- Replies: 15
- Views: 772
Re: Unable to access 2nd HDD for storage
Your 2nd hard drive should be mounted in the Linux file system. The easy way I do that is to set up the mount for both hard drives when I install Linux. The first HD is mounted as "/" and the second hard drive is mounted as "/zmstore" It is possible to add the 2nd drive afterwards and here is one wa...
- Thu Jan 07, 2021 8:31 pm
- Forum: ZoneMinder 1.35.x
- Topic: Sudo Return Location
- Replies: 4
- Views: 5314
Re: Sudo Return Location
Preset what? Changing the function can be done with multiple run states controled by cron. If you mean preset direction of a PTZ cam that might be able to be done with the cam firmware. ZM is supposed to have a return location to move the cam back to after a preset time. Have never got that to work.
- Sat Jan 02, 2021 9:39 pm
- Forum: ZoneMinder 1.34.x
- Topic: Separate ZM server for viewing events
- Replies: 1
- Views: 198
Re: Separate ZM server for viewing events
Sure it is possible but would be a lot of config and likely not real time as the events, images and database, would have to be copied over from time to time. You can give users specific permissions to view monitors and events but not change them. You can also set up a web page to view the monitors r...
- Sat Jan 02, 2021 9:34 pm
- Forum: ZoneMinder 1.34.x
- Topic: Typo error in wiki zoneminder
- Replies: 1
- Views: 150
Re: Typo error in wiki zoneminder
Fixed (Boy, that has been that way for a while!)eiger3970 wrote: ↑Thu Dec 31, 2020 1:14 amhttps://wiki.zoneminder.com/Ubuntu_Serv ... der_1.34.x has an error which I cannot edit.
As an alternate you may use MySQL in lieu of MySQL.
Should read: As an alternate you may use MySQL in lieu of Mariadb.
- Sat Jan 02, 2021 9:32 pm
- Forum: ZoneMinder 1.34.x
- Topic: Iso file available?
- Replies: 4
- Views: 334
Re: Iso file available?
There have been some pre-packaged Ubuntu systems with Zoneminder. I had one with Lubuntu and ZM 1.30.? several years ago but it was deleted from my archives a while back. There is a prepackaged install for armhf, 32 bit Raspberry, on the zmrepo. You may just be out of luck. Sorry.
- Sat Jan 02, 2021 9:24 pm
- Forum: ZoneMinder 1.34.x
- Topic: NFS?
- Replies: 3
- Views: 231
Re: NFS?
Sure, you can use a NFS mount. However, the drive on the remote device need s to have a "NIX" format (EXT or XFS). NTFS will not work. MAC might. That how-too is a bit aged but still should work with NFS. An easier way is to mount the NFS device in the ZM server file system then use Options/Storage ...
- Sat Jan 02, 2021 9:16 pm
- Forum: ZoneMinder 1.34.x
- Topic: Lots of Filesystem Writing
- Replies: 2
- Views: 168
Re: Lots of Filesystem Writing
Check for /etc/apache2/conf-avaliable/zoneminder.conf
Should have been removed with apt remove zoneminder
Check the database server that zm database is gone
Should have been removed with apt remove zoneminder
Check the database server that zm database is gone