Search found 4 matches
- Wed Dec 07, 2011 6:22 pm
- Forum: ZoneMinder 1.24.x
- Topic: Scehduling
- Replies: 2
- Views: 1214
Re: Scehduling
Yes, just tested it and it works fine if you put it into a crontab for a user that can restart services (like root). Here are two lines you can use: # Stop zoneminder every day at 6am 0 6 * * * /etc/init.d/zoneminder stop # Start zoneminder every day at 1am 0 1 * * * /etc/init.d/zoneminder start If ...
- Wed Dec 07, 2011 5:57 pm
- Forum: ZoneMinder 1.24.x
- Topic: Scehduling
- Replies: 2
- Views: 1214
Re: Scehduling
I'm wondering the exact same thing.
Maybe it could be done with cron jobs to stop/start zoneminder? That's the only thing I can think of - might give it a try.
Maybe it could be done with cron jobs to stop/start zoneminder? That's the only thing I can think of - might give it a try.
- Thu Dec 01, 2011 5:28 pm
- Forum: ZoneMinder 1.24.x
- Topic: Cannot capture using Zoneminder 1.24.4 and Foscam cameras
- Replies: 3
- Views: 1850
Re: Cannot capture using Zoneminder 1.24.4 and Foscam camera
I spent a lot of time trying to get this camera working. What ended up being really helpful was using the detailed debugging option, setting the level to 5. See the documentation on how to do this. That gave me a lot of info on what was going wrong. I tried adjusting my shared memory as well and ...
- Thu Dec 01, 2011 5:26 pm
- Forum: ZoneMinder 1.24.x
- Topic: Track Motion with Foscam FI8918W
- Replies: 3
- Views: 3000
Re: Track Motion with Foscam FI8918W
Any luck on this? I'm in the exact same position.