Search found 2975 matches

by bbunge
Thu May 08, 2025 8:08 pm
Forum: ZoneMinder 1.36.x
Topic: Ubuntu 24.04 and Zoneminder install
Replies: 29
Views: 17134

Re: Ubuntu 24.04 and Zoneminder install

Not a good idea to turn off a firewall! Worse than going outside in the winter with no pants...

Maybe the new router from the ISP is borked. I use my own router that way I control my network!
by bbunge
Thu May 08, 2025 7:59 pm
Forum: ZoneMinder 1.36.x
Topic: New install , Newbie , New camera
Replies: 2
Views: 2370

Re: New install , Newbie , New camera

No. On the Monitor Source Page there is a Capture Resolution setting that basically has to match the camera resolution. You can vary this setting usually by halves of the camera max resolution. But for starters use the camera resolution. Your camera resolution is 2560x1440 In the Storage area ...
by bbunge
Tue May 06, 2025 11:12 pm
Forum: ZoneMinder 1.36.x
Topic: Ubuntu 24.04 and Zoneminder install
Replies: 29
Views: 17134

Re: Ubuntu 24.04 and Zoneminder install

Are you doing the install as root? Do you do "sudo su" and get a prompt for a password?

Any install on Linux needs to be done as root which is the administrator. Maybe that is why your commands are4 failing.
by bbunge
Tue May 06, 2025 9:19 pm
Forum: ZoneMinder 1.36.x
Topic: Install on pi 4
Replies: 3
Views: 2324

Re: Install on pi 4

RPI OS is just Debian 12. The Debian 12 install on the WIKI can be used:

https://wiki.zoneminder.com/Debian_12_B ... and_1.37.x
by bbunge
Sun May 04, 2025 5:01 pm
Forum: ZoneMinder 1.36.x
Topic: Ubuntu 24.04 and Zoneminder install
Replies: 29
Views: 17134

Re: Ubuntu 24.04 and Zoneminder install

Could it be that there is a language difference? As English, well American English, is my native language I do not have an idea what folks in other lands experience. If you are not experienced with Linux and the Linux variations and using the command line you may have problems. Debian and Ubuntu are ...
by bbunge
Sat May 03, 2025 5:23 pm
Forum: ZoneMinder 1.36.x
Topic: Ubuntu 24.04 and Zoneminder install
Replies: 29
Views: 17134

Re: Ubuntu 24.04 and Zoneminder install

What I meant was to reinstall Ubuntu then run the Zoneminder install. I installed Ubuntu 24.04 Desktop on my test machine. After logging in I opened a terminal and ran: sudo su I then installed LAMP with : apt install apache2 php mariadb-server php-mysql libapache2-mod-php I then ran: nano zm ...
by bbunge
Fri May 02, 2025 11:25 pm
Forum: ZoneMinder 1.36.x
Topic: Ubuntu 24.04 and Zoneminder install
Replies: 29
Views: 17134

Re: Ubuntu 24.04 and Zoneminder install

May be best to start with a clean install of Ubuntu server. Then follow the WIKI install. Use Mariadb server and not MySQL. The install script will set up and start Zoneminder. Make sure you use http://serveripaddress/zm to access Zoneminder. If you use a Ubunto desktop version use http://localhost/zm
by bbunge
Thu May 01, 2025 5:16 pm
Forum: ZoneMinder 1.36.x
Topic: Ubuntu 24.04 and Zoneminder install
Replies: 29
Views: 17134

Re: Ubuntu 24.04 and Zoneminder install

Here is a link to install instructions that contains a script to install Zoneminder. I have not run it on Ubuntu 24.04 but it should work. If I get a chance later today I will load up Ubuntu 24.04 and give it a try. https://wiki.zoneminder.com/Ubuntu_Server_or_Desktop_Zoneminder_1.36.x Edit: I did a ...
by bbunge
Tue Mar 25, 2025 12:48 pm
Forum: ZoneMinder 1.36.x
Topic: Issues with modect
Replies: 3
Views: 3930

Re: Issues with modect

Here is a good how to for motion detection: https://wiki.zoneminder.com/Understanding_ZoneMinder%27s_Zoning_system_for_Dummies One thing I've found is that the settings can be too sensitive and you will get a lot of worthless detection's. Fog, snow and rain can fill up the storage. But with ...
by bbunge
Mon Feb 24, 2025 9:22 pm
Forum: ZoneMinder 1.36.x
Topic: ZoneMinder taking a lot of Ram
Replies: 1
Views: 1276

Re: ZoneMinder taking a lot of Ram

How many cameras and what resolution? Are you using MODECT and not record? You may want to increase the size of the swapfile. RPIOS uses a 512M swapfile by default. To do this: sudo dphys-swapfile swapoff sudo nano /etc/dphys-swapfile and change the "512" to 2048 or greater. Might be a good idea to ...
by bbunge
Sat Feb 15, 2025 2:27 pm
Forum: ZoneMinder 1.36.x
Topic: install for morons
Replies: 3
Views: 5494

Re: install for morons

Install procedure for Ubuntu based systems: https://wiki.zoneminder.com/Ubuntu_Serv ... der_1.36.x

Install Procedure for Debian: https://wiki.zoneminder.com/Debian_12_B ... and_1.37.x
by bbunge
Thu Feb 13, 2025 7:25 pm
Forum: ZoneMinder 1.36.x
Topic: hikvision archive vidio viewing
Replies: 3
Views: 3095

Re: hikvision archive vidio viewing

No
No
by bbunge
Thu Feb 13, 2025 7:23 pm
Forum: ZoneMinder 1.36.x
Topic: Data source path for USB drive not found - solved. Needed to edit FSTAB to survive PI reboot
Replies: 17
Views: 11062

Re: Data source path for USB drive not found

You are using the desktop system to detect the USB drive. You would be better off to use fstab to mount the drive on boot. Google is your friend to mount the drive under RPIOS aka Debian 12. Use the mount drive part from this: https://www.raspberrypi.com/tutorials/nas-box-raspberry-pi-tutorial/ Use ...
by bbunge
Thu Feb 13, 2025 6:18 pm
Forum: ZoneMinder 1.36.x
Topic: Data source path for USB drive not found - solved. Needed to edit FSTAB to survive PI reboot
Replies: 17
Views: 11062

Re: Data source path for USB drive not found

What version of RPI do you have? What memory? Looks like you are using the RPI with a desktop version of the OS. You would be better to use the version without desktop, Light version 64 bit. Install the OS on the 2 TB drive and not the SD. RPI 4 and 5 can boot from USB. WIll solve a lot of your ...
by bbunge
Sat Feb 08, 2025 8:39 pm
Forum: ZoneMinder 1.36.x
Topic: RasperryPi 5 installation roadblock (solved)
Replies: 5
Views: 6390

Re: RasperryPi 5 installation roadblock

You can amend the post title with (solved) or something like that. I feel for you trying to configure the old ActiveX cams. I have not done any of those in a while. I suppose if needed one could install a copy of Windows 7 on an old PC to get Internet Explorer. Otherwise check the Zoneminder WIKI ...