Search found 8 matches
- Wed May 06, 2020 7:32 am
- Forum: ZoneMinder 1.34.x
- Topic: motion detection configuration
- Replies: 1
- Views: 1551
motion detection configuration
I am using Zoneminder v1.34.11 and I have 5 rtsp cameras connected, at resolution 640x480, Modect function. Currently I am experiencing some issues with motion detection. The recorded events don't really show the whole story from start to finish. Some events are recorded long after a person is in ...
- Fri Mar 20, 2020 9:14 am
- Forum: ZoneMinder 1.34.x
- Topic: Memory map file issue & zmMemInvalidate issue
- Replies: 0
- Views: 2826
Memory map file issue & zmMemInvalidate issue
I installed Zoneminder using this command docker run -d \ --restart=always \ --name zoneminder \ -h zoneminder \ -e PUID=1001 \ -e PGID=1001 \ -e TZ=Europe/Nicosia \ --net=network \ -p 1080:80 \ --shm-size="512m" \ -v /mnt/monitor/zoneminder/events:/var/cache/zoneminder/events \ -v /mnt/monitor ...
- Sun Mar 12, 2017 6:40 am
- Forum: ZoneMinder 1.30.x
- Topic: 1.29 gets installed instead of 1.30
- Replies: 7
- Views: 5437
Re: 1.29 gets installed instead of 1.30
7 months later, followed the same instructions and installed zm on x32 and x64 bit debian machines and v1.29 is installed.
- Mon Aug 15, 2016 2:53 pm
- Forum: ZoneMinder 1.30.x
- Topic: 1.29 gets installed instead of 1.30
- Replies: 7
- Views: 5437
1.29 gets installed instead of 1.30
Hi, I am trying to install Zoneminder version 1.30 on Debian Jessie. I am following the guide located here but for some reason Zoneminder version 1.29 gets installed instead of version 1.30. This is my /etc/apt/sources.lists file, as per the guide, I added the last line. deb http://ftp.uk.debian.org ...
- Sun May 15, 2016 2:23 pm
- Forum: ZoneMinder 1.29.x
- Topic: No Server ID or Name specified in config. Not using Multi-Server Mode.
- Replies: 6
- Views: 19842
Re: No Server ID or Name specified in config. Not using Multi-Server Mode.
Just an FYI, ZmView does not have this effect on the log file, so for now I'm going with that, until zmNinja is fixed.
- Sun May 15, 2016 1:50 pm
- Forum: ZoneMinder 1.29.x
- Topic: No Server ID or Name specified in config. Not using Multi-Server Mode.
- Replies: 6
- Views: 19842
Re: No Server ID or Name specified in config. Not using Multi-Server Mode.
ok I just run another test and it seems that this only happens when zmNinja is accessing the cameras. When I access the cameras from the Montage link in ZoneMinder, the message appears only once for each camera. So it seems this is an issue with zmNinja. ZoneMinder somehow interpreters the zmNinja ...
- Sun May 15, 2016 5:28 am
- Forum: ZoneMinder 1.29.x
- Topic: No Server ID or Name specified in config. Not using Multi-Server Mode.
- Replies: 6
- Views: 19842
Re: No Server ID or Name specified in config. Not using Multi-Server Mode.
Thanks for the clarification. This informational message is shown every second for each camera, for each device accessing the camera (phone, web etc). I only have 4 cameras, but if someone has 500 cameras, accessed by 10 people I don't even want to imagine what would be going on in their ZoneMinder ...
- Sat May 14, 2016 9:51 pm
- Forum: ZoneMinder 1.29.x
- Topic: No Server ID or Name specified in config. Not using Multi-Server Mode.
- Replies: 6
- Views: 19842
No Server ID or Name specified in config. Not using Multi-Server Mode.
Hello, I am using ZoneMinder v1.29.0 on Debian 8.4. To access the cameras I am using the latest version of the zmNinja app on my iPhone. I noticed that when I do that, the ZoneMinder logs get flooded with the same message. No Server ID or Name specified in config. Not using Multi-Server Mode. So I ...