Search found 7 matches
- Fri Nov 23, 2018 1:02 am
- Forum: ZoneMinder 1.30.x
- Topic: random crashing
- Replies: 12
- Views: 40029
Re: random crashing
In case anyone wants it, I set this up to help keep video going when ZoneMinder decides to crash. Definitely not a fix, but a usable workaround until things get fixed. Do the devs watch these threads? Are we better off just installing a newer version and trying our luck there? Line in root crontab ...
- Mon Nov 05, 2018 2:56 am
- Forum: ZoneMinder 1.30.x
- Topic: random crashing
- Replies: 12
- Views: 40029
Re: random crashing
Must be a bug in 1.30.4? I'm having this issue also, I had it a while back, then a ZM update came out and it was stable, then another ZM update came out and now I'm back to having it run between minutes and hours, then stopping. I can restart it from the WebUI (click "stopped", change state to ...
- Mon Nov 05, 2018 2:34 am
- Forum: Hardware Queries
- Topic: Dericam configuration
- Replies: 7
- Views: 10947
Re: Dericam configuration
Apparently I need to make sure my notifications are enabled! Have you seen this page in the manual yet? http://zoneminder.readthedocs.io/en/stable/userguide/cameracontrol.html No, I hadn't seen this, but it doesn't seem to address my needs; I need the "developer" guide, not the user guide. :-) I'm ...
- Sat Aug 19, 2017 12:20 am
- Forum: Hardware Queries
- Topic: Dericam configuration
- Replies: 7
- Views: 10947
Re: Dericam configuration
Look, I'm fine to write the module or whatever if someone wants to give some pointers on where to start. I'll even contribute it back to the codebase. I just need to know where to look/requirements for my code.
- Tue Jul 04, 2017 7:09 pm
- Forum: Hardware Queries
- Topic: Dericam configuration
- Replies: 7
- Views: 10947
Re: Dericam configuration
I'm not sure I understand the question?
- Mon May 15, 2017 3:57 am
- Forum: ZoneMinder 1.24.x
- Topic: Dericam H502W + zoneminder 1.24
- Replies: 2
- Views: 39700
Re: Dericam H502W + zoneminder 1.24
I know this is a bit old, but are you still having issues?
- Sun May 14, 2017 5:19 am
- Forum: Hardware Queries
- Topic: Dericam configuration
- Replies: 7
- Views: 10947
Dericam configuration
Hello! I recently got a Dericam, and managed to get video working, but not control. After some digging, I discovered that I can control the camera by making an HTTP GET request to the camera's URL, in the form of: http://ip-address/cgi-bin/hi3510/param.cgi?cmd=ptzctrl&-step=1&-act=up&-speed=45 ...