Search found 112 matches

by AnotherBrian
Thu Sep 19, 2024 2:05 pm
Forum: Hardware Compatibility List
Topic: 180 degree camera - non standard resolutions
Replies: 1
Views: 3537

180 degree camera - non standard resolutions

Example 180 degree camera has resolution 5120x1440. Will zoneminder support this cam? Put another way: When provisioning a cam, under source, zoneminder provides 3 fields for "Capture Resolution (pixels)" where first and second fields are numbers and 3rd is pull down menu of standard formats. So I'm ...
by AnotherBrian
Sun Oct 17, 2021 11:47 am
Forum: ZoneMinder 1.36.x
Topic: Huge Performance Hit over 1.32.3
Replies: 0
Views: 1552

Huge Performance Hit over 1.32.3

Life is good in 1.32.4 with 7 ip cams plus 1 4k with load factor running at under 2.
In 1.36, just 2 cams bogs down to load factor 2 and is unusuable with all 8 cams.
All I want is record plus liveview with no analysis.
Is this a 1.36 issue or am I misconfigured?
by AnotherBrian
Fri Oct 08, 2021 11:59 pm
Forum: Hardware Queries
Topic: Using Raspberry Pi 4's versus a old computer
Replies: 4
Views: 13179

Re: Using Raspberry Pi 4's versus a old computer

i used a dell latitude e7450 i7-5600u 16gb RAM with 1TB SSD with 8 FHD cams at 5fps. the running load was very low (record mode), very reliable, and the internal battery pushed it along during short power outages. SSD never seemed to degrade as some had said it would. remote web access was fast ...
by AnotherBrian
Fri Oct 08, 2021 11:44 pm
Forum: Non-ZoneMinder Chat
Topic: configuring hostname in hikvision camera for use by rtsp
Replies: 4
Views: 23343

Re: configuring hostname in hikvision camera for use by rtsp

well heck that was helpful. thankyou!
by AnotherBrian
Thu Oct 07, 2021 3:46 pm
Forum: Non-ZoneMinder Chat
Topic: configuring hostname in hikvision camera for use by rtsp
Replies: 4
Views: 23343

Re: configuring hostname in hikvision camera for use by rtsp

ok - i seem to be finding info that hikvision does not allow the hostname to be configured in the camera.

not so for the router. however, doesn't work from zoneminder side. what principle am i missing?
Screenshot_2021-10-07 ASUS Wireless Router RT-AX88U - DHCP Servetr.png
Screenshot_2021-10-07 ASUS Wireless Router RT-AX88U - DHCP Servetr.png (46.12 KiB) Viewed 23323 times
by AnotherBrian
Thu Oct 07, 2021 1:45 pm
Forum: Non-ZoneMinder Chat
Topic: Camera backdoor
Replies: 12
Views: 35243

Re: Camera backdoor

mucho gracias :D :lol:
by AnotherBrian
Wed Oct 06, 2021 11:42 pm
Forum: Non-ZoneMinder Chat
Topic: ZoneMinder LLC
Replies: 3
Views: 15204

Re: ZoneMinder LLC

Looks like it use to be a Limited Liability Company in Missouri dissolved in 2019: https://bsd.sos.mo.gov/BusinessEntity/B ... ID=4091902
by AnotherBrian
Wed Oct 06, 2021 11:30 pm
Forum: Non-ZoneMinder Chat
Topic: Camera backdoor
Replies: 12
Views: 35243

Re: Camera backdoor

A simple way to block the cams is to configure the router so that the cams can't talk out the wan. However, it is desireable to have the cams configured to set their clocks based on ntp. So there you want to block access to the cams but also allow the cams to communicate to the ntp server. All you ...
by AnotherBrian
Wed Oct 06, 2021 7:18 pm
Forum: Non-ZoneMinder Chat
Topic: configuring hostname in hikvision camera for use by rtsp
Replies: 4
Views: 23343

configuring hostname in hikvision camera for use by rtsp

When adding cams, one format used by zoneminder for sourcepath is tsp://<id>:<password>@ 192.168.1.54 :554/ch1/main/av_stream Instead I want to use zoneminder source path tsp://<id>:<password>@ FrontPorch :554/ch1/main/av_stream So basically I want to give the Hikvision camera a hostname of ...
by AnotherBrian
Sat Sep 12, 2020 10:37 pm
Forum: Non-ZoneMinder Chat
Topic: Disk Array for Laptop USB3
Replies: 5
Views: 15152

Re: Disk Array for Laptop USB3

gosh that is an old post. I settled on a dell latitude e7450 i7-5600u laptop with 2tb ssd and 16gb ram with 8 network cams running 5fps at FHD. Its been solid. I can bounce around searching old recordings and its fast enough for me and my family. I wouldn't mind having more disk but for the trade ...
by AnotherBrian
Mon Jul 27, 2020 8:52 pm
Forum: ZoneMinder Hints & Tips
Topic: Mixing Storage - Fast (SSD) and Slow (HDD)
Replies: 5
Views: 9092

Re: Mixing Storage - Fast (SSD) and Slow (HDD)

Good! Could you tell me the concept - just enough for me to look it up. For example I know it is not something to do with "archive" because many people say that "archive" just sets a bit. I noticed that after v1.32.3 a new concept has been added called add storage. Should I look in that area? Thanks ...
by AnotherBrian
Mon Jul 27, 2020 9:09 am
Forum: ZoneMinder Hints & Tips
Topic: Mixing Storage - Fast (SSD) and Slow (HDD)
Replies: 5
Views: 9092

Mixing Storage - Fast (SSD) and Slow (HDD)

Is there a mechanism to store images on SSD and as the SSD fills up, then move the older images onto a hard drive? So to do this, zoneminder needs to support browsing the older images. For example, one could use an SSD to store the first 3 days of images. Then older images are occasionally moved off ...
by AnotherBrian
Wed Oct 09, 2019 9:55 pm
Forum: ZoneMinder 1.32.x
Topic: Performance Issues - Resolution
Replies: 0
Views: 1533

Performance Issues - Resolution

I finally got this thing working on my 8 IP cams. Previously I was running into cpu capacity issues when upgrading from ubuntu 16.04 / zoneminder 1.30. The following resolved the capacity issue for me. When defining each camera, under the "storage" tab, I set save_jpegs to disabled and video_writer ...
by AnotherBrian
Mon Jun 17, 2019 6:36 pm
Forum: ZoneMinder 1.32.x
Topic: Performance Issues / Comparision 1.32 to 1.30
Replies: 4
Views: 3459

Re: Performance Issues / Comparision 1.32 to 1.30

okee doke - building on jwarfin's comment on memory utilization. we have virtualMemory residentMemory and sharedMemory 1.30zma 1178876 479044 423340 1.32zma 1643376 829956 184848 ------------------------------------------- zma 1.32 has 39% more virtual memory, 73% more resident memory, and 56% less ...