Search found 30 matches
- Mon Sep 19, 2022 2:50 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: Just Updated to 1.37.22 - nothing working -
- Replies: 3
- Views: 17210
Re: Just Updated to 1.37.22 - nothing working -
I think that the missing update is actually in /usr/share/zoneminder/db/zm_update-1.37.23.sql.
- Tue Mar 01, 2022 3:44 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: [Solved] v1.37.12 - never ending event whilst waiting for motion+camera startup
- Replies: 7
- Views: 2824
Re: [Solved] v1.37.12 - never ending event whilst waiting for motion+camera startup
If you visit https://launchpad.net/~iconnor/+archive ... tate=built you should be able to get a copy of the .deb for any build you like.
- Thu Jun 24, 2021 10:46 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: Help with ONVIF Motion Detecion
- Replies: 11
- Views: 36736
Re: Help with ONVIF Motion Detecion
I'm not sure that this project would be all that useful to ZoneMinder since it is written in Node.js.
- Thu Jun 24, 2021 3:24 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: Help with ONVIF Motion Detecion
- Replies: 11
- Views: 36736
Re: Help with ONVIF Motion Detecion
I don't know if this will be helpful, but I have had some success using the zmonvif-events project. I've used it successfully with my Hikvision doorbell camera to detect motion with the passive IR sensor. The project needed a couple of changes to work properly with ZoneMinder authentication. It ...
- Tue Apr 20, 2021 1:20 am
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: Unable to get motion detection working with latest builds
- Replies: 9
- Views: 3449
Re: Unable to get motion detection working with latest builds
Mine's working again too. Thanks Isaac!
- Sun Apr 18, 2021 5:54 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: Unable to get motion detection working with latest builds
- Replies: 9
- Views: 3449
Unable to get motion detection working with latest builds
Since I updated to zoneminder_1.35.26~20210417125040-bionic, motion detection has not worked at all. I see no error messages in the log. Everything else works normally. I updated to zoneminder_1.35.26~20210417163214-bionic and I see the same thing. I did a fresh install on my test machine with the ...
- Wed Feb 10, 2021 8:53 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: High Ram usage
- Replies: 47
- Views: 124438
Re: High Ram usage
I've definitely been able to downgrade from 1.35.18 to 1.35.16 without a problem. The only problem I have had in the past is finding the packages. If your system keeps old packages around then they should be in /var/cache/apt/archives. If you are running motion detection then each zmc should be ...
- Wed Feb 10, 2021 7:31 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: High Ram usage
- Replies: 47
- Views: 124438
Re: High Ram usage
I was able to get my cameras working thanks to some help from the folks on the Slack channel. Apparently, zmc is queuing all frames in between keyframes. My misbehaving cameras were set to use H.264+ encoding which @iconnor says has a very high keyframe interval. Once I turned off H.264+ memory ...
- Wed Feb 10, 2021 5:37 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: High Ram usage
- Replies: 47
- Views: 124438
Re: High Ram usage
That thread is specifically for new features in 1.35.*. I don't think that it is the appropriate place for this discussion. I'm hoping that this thread will get some attention.
If I can get some kind of handle on what is going on, I will make an issue post on the ZoneMinder github.
If I can get some kind of handle on what is going on, I will make an issue post on the ZoneMinder github.
- Wed Feb 10, 2021 4:35 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: High Ram usage
- Replies: 47
- Views: 124438
Re: High Ram usage
I answered before I had done much testing. I see it now. Some zmc processes are using enormous amounts of memory, even in Monitor mode.
Some monitors use a reasonable amount and some use a stupid amount. I cannot figure out what causes the difference.
Some monitors use a reasonable amount and some use a stupid amount. I cannot figure out what causes the difference.
- Tue Feb 09, 2021 9:23 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: High Ram usage
- Replies: 47
- Views: 124438
Re: High Ram usage
Have you read this post about the updates from @iconnor?
It looks like shared memory is no longer used to communicate between zmc and zma. This means that most of what you have allocated for ImageBufferCount is just wasted. It is recommended that you set it to 2.
It looks like shared memory is no longer used to communicate between zmc and zma. This means that most of what you have allocated for ImageBufferCount is just wasted. It is recommended that you set it to 2.
- Thu Jul 23, 2020 9:57 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: Alarmframes (*-analyse.jpg) broken since 1.35.5~20200716162846-bionic
- Replies: 15
- Views: 6643
Re: Alarmframes (*-analyse.jpg) broken since 1.35.5~20200716162846-bionic
That's got it!
I still have to use 1.35.5~20200616165015-bionic because of the rotation problem I reported in github.
I still have to use 1.35.5~20200616165015-bionic because of the rotation problem I reported in github.
- Thu Jul 23, 2020 6:14 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: Alarmframes (*-analyse.jpg) broken since 1.35.5~20200716162846-bionic
- Replies: 15
- Views: 6643
Re: Alarmframes (*-analyse.jpg) broken since 1.35.5~20200716162846-bionic
With 1.35.5~20200722224526-bionic, I'm now seeing alarm frames generated with proper images, but they don't show motion outlines. They show a red-outlined frame, but blobs are not outlined.
- Tue Jul 21, 2020 11:29 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: Alarmframes (*-analyse.jpg) broken since 1.35.5~20200716162846-bionic
- Replies: 15
- Views: 6643
Re: Alarmframes (*-analyse.jpg) broken since 1.35.5~20200716162846-bionic
I'm still seeing this problem with 1.35.5~20200721160555-bionic.
- Tue Jul 14, 2020 9:00 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: Rotated camera, montage and ZmNinja broken after upgrade
- Replies: 5
- Views: 3300
Rotated camera, montage and ZmNinja broken after upgrade
I just upgraded to 1.35.5~20200714143209-bionic and some things are broken. I can get video from most of my cameras, but my camera that is rotated 90 degrees shows mostly misplaced scan lines with an occasional flash of the non-rotated image. The montage on the web interface and on ZmNinja is broken ...