Search found 302 matches
- Thu May 22, 2025 1:59 pm
- Forum: ZoneMinder 1.36.x
- Topic: how can i achieve this?
- Replies: 1
- Views: 403
Re: how can i achieve this?
I think the simple way is to mount the NAS and then add it as a storage location. Provided the NAS and network are fast enough it should work without a problem. Due to experience I have had with a bad disk, leave the default storage configured and pointed to somewhere local so if the NAS has a ...
- Fri May 16, 2025 7:34 pm
- Forum: ZoneMinder 1.36.x
- Topic: Network setup question of newbie
- Replies: 3
- Views: 1792
Re: Network setup question of newbie
Linux (the IP stack) will route traffic based on IP addressing and the routing table. This is something that normally you do not need to touch.
Are you asking because it is not working or are you planning?
Are you asking because it is not working or are you planning?
- Sat Mar 22, 2025 12:54 pm
- Forum: ZoneMinder 1.36.x
- Topic: Issues with modect
- Replies: 3
- Views: 3931
Re: Issues with modect
Likely it is the detection threshold. I changed to pixels instead of percent to gain tighter control. My trick is to find a person sized object in the frame and draw a tight zone around it. The zone properties will tell me the pixel count. I delete the test zone and set the detection size to the ...
- Tue Mar 11, 2025 1:05 pm
- Forum: ZoneMinder 1.36.x
- Topic: Help to diagnose crash
- Replies: 1
- Views: 1212
Re: Help to diagnose crash
If the VM is stopped first check the Proxmox logs to see if there is a clue as to the reason of the shutdown. RAM and disks would be my first suspects. 2nd check the OS logs for the reason of the shutdown. Expected or unexpected? Ballooning memory enabled? You should not use ballooning memory with ...
- Mon Feb 24, 2025 2:04 pm
- Forum: ZoneMinder 1.36.x
- Topic: Disk Space Usage Higher Than Reported in ZoneMinder
- Replies: 11
- Views: 8980
Re: Disk Space Usage Higher Than Reported in ZoneMinder
To me it sounds like you have orphaned files somewhere. Scan the drive for files older than 3 months (the point you state video is being deleted) and see what shows up.
The other possibility, though unlikely, is you are using a very large block size and the missing space is slack in the blocks.
The other possibility, though unlikely, is you are using a very large block size and the missing space is slack in the blocks.
- Fri Jan 24, 2025 2:34 am
- Forum: ZoneMinder 1.36.x
- Topic: Camera Feedrate Jump
- Replies: 5
- Views: 2073
Re: Camera Feedrate Jump
What is the keyframe interval? The key frame is a complete picture, the following frames are changes to the key frame. In a static image the key frame will be much larger than the following frames.
I have my key frame interval set to 1 sec.
I have my key frame interval set to 1 sec.
- Thu Jan 09, 2025 12:51 pm
- Forum: ZoneMinder 1.36.x
- Topic: Similar error messages around midnight, daily. V1.36.35
- Replies: 4
- Views: 1512
Re: Similar error messages around midnight, daily. V1.36.35
Then it is down to basic troubleshooting. I would start with pinging a working and troublesome camera just before midnight until the problem occurs to see if the camera remains on-line. This will show if it is ZM or not. If the 2 test cameras use the same AP, this will show if it is the AP or the ...
- Wed Jan 08, 2025 7:27 pm
- Forum: ZoneMinder 1.36.x
- Topic: Similar error messages around midnight, daily. V1.36.35
- Replies: 4
- Views: 1512
Re: Similar error messages around midnight, daily. V1.36.35
That looks similar to when my cameras restart once a week. Are your cameras restarting?
- Tue Jan 07, 2025 3:12 am
- Forum: ZoneMinder 1.36.x
- Topic: How to change storage location
- Replies: 2
- Views: 1587
Re: How to change storage location
What you did looks correct, but if ZM cannot use a storage pool it will try another one.
Perhaps there is a small typo in the path of the storage pool.
Perhaps there is a small typo in the path of the storage pool.
- Wed Jan 01, 2025 1:30 am
- Forum: ZoneMinder 1.36.x
- Topic: Memory Leak v1.36.35
- Replies: 4
- Views: 1629
Re: Memory Leak v1.36.35
It is a Linux thing; unused RAM is wasted RAM. Linux is more or less caching all writes. If you gave it a TB of RAM it would eventually use most of it for cache.
If the host needs more RAM, you can experiment with reducing the RAM on the ZM VM. Mine is happy with 16GB.
If the host needs more RAM, you can experiment with reducing the RAM on the ZM VM. Mine is happy with 16GB.
- Tue Dec 31, 2024 10:45 pm
- Forum: ZoneMinder 1.36.x
- Topic: Memory Leak v1.36.35
- Replies: 4
- Views: 1629
Re: Memory Leak v1.36.35
Memory usage from Proxmox will only be a small part of the story, and not the useful part. If you look at the VM and run free it will give you better detail. You may find something similar to my system with 6 hi-res and 6 low-res cameras. free -m total used free shared buff/cache available Mem ...
- Mon Dec 30, 2024 11:33 pm
- Forum: ZoneMinder 1.36.x
- Topic: Install questions -xubuntu 24.04 for install of ZM 1.36? SSD?
- Replies: 7
- Views: 4676
Re: Install questions -xubuntu 24.04 for install of ZM 1.36? SSD?
Through my several iterations of ZM, I have come to the conclusion that you need about 1 thread per motion detection. This is not a hard rule, but my experience. My 6 cameras use about 1.5TB per month. 6x 2-8MP motion only and 6x 640x480 continuous recording. The advice for a larger HDD may be wise ...
- Tue Dec 24, 2024 3:08 am
- Forum: ZoneMinder 1.36.x
- Topic: Defining FPS via zoneminder/camera menu
- Replies: 4
- Views: 1408
Re: Defining FPS via zoneminder/camera menu
All of mine are blank. To my knowledge all of those settings are for local cameras. I have never added a second source so I cannot say how ZM will behave with those settings. Edit: I looked up the 2nd source option and found this note: New Feature in ZoneMinder 1.37 Note that the SourceSecondPath ...
- Mon Dec 23, 2024 2:37 pm
- Forum: ZoneMinder 1.36.x
- Topic: Defining FPS via zoneminder/camera menu
- Replies: 4
- Views: 1408
Re: Defining FPS via zoneminder/camera menu
The FPS options in the Source tab of the monitors is to control local camera frame rates. They should be left blank for IP cameras. The FPS is controlled by the camera. Since some of your cameras do not allow this I am not sure how you could control the FPS.
- Mon Dec 16, 2024 8:28 pm
- Forum: ZoneMinder 1.36.x
- Topic: What stops recordings / splits it into :10 to :15 sec parts?
- Replies: 1
- Views: 640
Re: What stops recordings / splits it into :10 to :15 sec parts?
I would start with Reference Image Blend %ge on the General tab of the monitor. This controls how long it take ZM to become "used" to the new picture. Lower numbers should result in a longer record time.