Search found 25 matches
- Thu Jun 27, 2019 9:11 am
- Forum: ZoneMinder 1.32.x
- Topic: Migrate Zoneminder to new server
- Replies: 2
- Views: 3567
- Wed Jun 26, 2019 12:05 pm
- Forum: ZoneMinder 1.32.x
- Topic: Migrate Zoneminder to new server
- Replies: 2
- Views: 3567
Migrate Zoneminder to new server
I've built a new Ubuntu 18.04LTS server and installed Apache, PHP, MariaDB and Zoneminder 1.32
I now want to migrate Zoneminder from the old server to the new one without losing any events etc.
Is this an easy/possible thing to do?
I now want to migrate Zoneminder from the old server to the new one without losing any events etc.
Is this an easy/possible thing to do?
- Fri Jun 14, 2019 6:41 pm
- Forum: ZoneMinder 1.32.x
- Topic: Camera still thinks it's linked
- Replies: 4
- Views: 2544
Re: Camera still thinks it's linked
Thanks. I've updated the offending fields with NULL
- Fri Jun 14, 2019 2:14 pm
- Forum: ZoneMinder 1.32.x
- Topic: Camera still thinks it's linked
- Replies: 4
- Views: 2544
Re: Camera still thinks it's linked
Yes, the three cameras that used to be linked have a value in the LinkedMonitors field.
I have restarted ZM several times since I deleted the linked cameras.
I have restarted ZM several times since I deleted the linked cameras.
- Thu Jun 13, 2019 8:54 pm
- Forum: ZoneMinder 1.32.x
- Topic: Camera still thinks it's linked
- Replies: 4
- Views: 2544
Camera still thinks it's linked
I configured three of my cameras to modect and low res and then linked the high res version of the camera as nodect. I have since changed the config and removed the low res version of the cameras and removed the high res camera link to them. The log file now gives regular warning messages saying the ...
- Sun Jun 09, 2019 11:07 am
- Forum: ZoneMinder 1.32.x
- Topic: Smearing
- Replies: 0
- Views: 1479
Smearing
Why do my HikVision cameras do this fairly regularly?
- Mon Jun 03, 2019 1:41 pm
- Forum: ZoneMinder 1.32.x
- Topic: Linked cameras don't keep in sync
- Replies: 1
- Views: 2364
Linked cameras don't keep in sync
I have a low res camera running modect and a linked high res version of the same camera running nodect. It appears that close-together events triggered by the low res camera are not recorded by the high res camera. For example, if two events are triggered close together, I only get the first one ...
- Sun Jun 02, 2019 1:36 pm
- Forum: ZoneMinder 1.32.x
- Topic: Modect always in Capturing mode
- Replies: 2
- Views: 1670
Re: Modect always in Capturing mode
That's correct I believe. All modes apart from "None" are capturing. Capturing doesn't necessarily mean recording.
- Sun Jun 02, 2019 12:29 pm
- Forum: ZoneMinder 1.32.x
- Topic: Different resolution for the same camera?
- Replies: 3
- Views: 2033
Re: Different resolution for the same camera?
I think I may have answered my own question. It seems that if I change any config parameters on the low res camera I need to unlink and relink the high res camera to it again. Not sure if there is a good reason for this but it does seem to fix the problem.
- Sun Jun 02, 2019 11:08 am
- Forum: ZoneMinder 1.32.x
- Topic: Different resolution for the same camera?
- Replies: 3
- Views: 2033
Re: Different resolution for the same camera?
Thanks. I've configured that. I have a camera set to low res and modect, a clone of the same camera set to high res and nodect and linked to the low res copy of the camera.
The low res camera picks up movement but the linked high res version doesn't record any events.
The low res camera picks up movement but the linked high res version doesn't record any events.
- Fri May 31, 2019 5:57 pm
- Forum: ZoneMinder 1.32.x
- Topic: Different resolution for the same camera?
- Replies: 3
- Views: 2033
Different resolution for the same camera?
Is it possible to detect motion on a low resolution and record events on a higher resolution?
- Fri May 03, 2019 8:55 pm
- Forum: ZoneMinder 1.32.x
- Topic: How to set Camera Function from command line?
- Replies: 1
- Views: 1050
How to set Camera Function from command line?
I have a camera without IR and I therefore want to turn off Modect at night. Can I do this via cron?
The nice-to-have would also be to turn it on and off at sunrise and sunset and then it would sync with the changing daylight hours during the year.
The nice-to-have would also be to turn it on and off at sunrise and sunset and then it would sync with the changing daylight hours during the year.
- Sun Apr 28, 2019 6:19 pm
- Forum: ZoneMinder 1.32.x
- Topic: Upgrade Python2 to Python3
- Replies: 2
- Views: 1334
- Sat Apr 27, 2019 6:52 pm
- Forum: ZoneMinder 1.32.x
- Topic: Upgrade Python2 to Python3
- Replies: 2
- Views: 1334
Upgrade Python2 to Python3
Can I just install Python3 on a Ubuntu 18.04 server running ZM 1.32 or do I have to do something with the running version of Python2 first to ensure that ZM keeps running?
- Tue Apr 23, 2019 11:36 am
- Forum: ZoneMinder 1.32.x
- Topic: Does ZM support timelapse?
- Replies: 4
- Views: 9258
Re: Does ZM support timelapse?
For my purposes, I don't need anything too clever so I've ended up with this short script that does the job nicely. I've set the camera to 1fps to keep the volume of data down a bit. I've set ZM to just record frames and no video. I'm using the camera to record plant growth so I only take one frame ...