Search found 31 matches

by MKEbrew
Thu Apr 06, 2023 12:41 pm
Forum: ZoneMinder 1.36.x
Topic: No space left on device: AH00023: Couldn't create the proxy mutex
Replies: 9
Views: 1320

Re: No space left on device: AH00023: Couldn't create the proxy mutex

This just fixed it for me on v1.36.25

Code: Select all

echo 'Mutex posixsem' >>/etc/httpd/conf/httpd.conf
by MKEbrew
Mon Aug 16, 2021 12:19 pm
Forum: ZoneMinder 1.36.x
Topic: Generate Video from Event
Replies: 5
Views: 1989

Re: Generate Video from Event

Got it. Thanks for confirming for me. Thought I was losing my mind for a moment. For now, doing this from the CLI isn't too big of a deal. Too early to make any decisions this morning.

Thanks again.
by MKEbrew
Fri Aug 13, 2021 5:33 pm
Forum: ZoneMinder 1.36.x
Topic: Generate Video from Event
Replies: 5
Views: 1989

Re: Generate Video from Event

Right, I am familiar with all that - those functions work. However, in previous versions one could generate a video from an event if a video did not yet exist. That's what I am looking for. It seems it was either removed from the ui or I'm just not finding it. This is pretty old, but step 4 says cho...
by MKEbrew
Fri Aug 13, 2021 2:19 pm
Forum: ZoneMinder 1.36.x
Topic: Generate Video from Event
Replies: 5
Views: 1989

Generate Video from Event

How do we generate video from an event in 1.36? I had to go to the command line and use zmvideo.pl because I was in a hurry and couldn't find it. The export option only exports videos if they are present.. how do we generate them on demand if they are not present? This was available in previous vers...
by MKEbrew
Mon Jun 21, 2021 8:47 pm
Forum: ZoneMinder 1.36.x
Topic: Scale in URL for Kiosk
Replies: 3
Views: 1266

Re: Scale in URL for Kiosk

I'm wrong. Scale still seems to scale. What I am seeing is that I went from having two rows of three monitors on v1.34, to having three rows of two monitors on v1.36, and this does not jive on the monitor we're using. In v1.34 dropping it to 98% scale was all I needed. Now I'm dropping to 95 and sti...
by MKEbrew
Mon Jun 21, 2021 7:15 pm
Forum: ZoneMinder 1.36.x
Topic: Scale in URL for Kiosk
Replies: 3
Views: 1266

Scale in URL for Kiosk

Upgraded from 1.34 to 1.36.3. I have a monitor setup as a kiosk that of course automatically loads a URL for a specific group of cameras and auto logs in via the URL using a restricted user. This URL used view, group, username, and password which are all still working. It also used "scale=98&qu...
by MKEbrew
Wed Nov 06, 2019 1:14 pm
Forum: Hardware Queries
Topic: Camera Recommendations
Replies: 3
Views: 6332

Re: Camera Recommendations

Thanks for the recommendations. I ended up going with some Riolink RLC-422 dome cameras and mounted them using this Hikovision dome mount https://www.amazon.com/gp/product/B075ZGFKHZ/ Worked out pretty well. I was originally looking for some higher end cameras, but ended up settling on these and am ...
by MKEbrew
Wed Jan 16, 2019 7:24 pm
Forum: Hardware Queries
Topic: Camera Recommendations
Replies: 3
Views: 6332

Camera Recommendations

I have been looking through the hardware compatibility list and see some familiar names, and names I've never heard of before. I want to replace a couple Foscam (or fake Foscam, I'm not sure) cameras and add a few more. Preferably of more professional quality. Monitoring parking lot, doors, front/ba...
by MKEbrew
Thu Nov 29, 2018 12:30 pm
Forum: ZoneMinder 1.25.x
Topic: Configured for X Bandwidth
Replies: 7
Views: 30664

Re: Configured for X Bandwidth

If you go to options and set the low bandwidth settings to the same as the high bandwidth settings, this would essentially do it. I don't see where the setting can be defaulted.
by MKEbrew
Wed Apr 20, 2016 12:20 pm
Forum: ZoneMinder 1.25.x
Topic: Foscam FI8919W Control
Replies: 12
Views: 8731

Re: Foscam FI8919W Control

I did not, but I did give up at some point. If you figure it out, I'd love to have it working here.
by MKEbrew
Fri May 02, 2014 2:18 pm
Forum: ZoneMinder 1.27.x
Topic: How To Upgrade
Replies: 8
Views: 4568

Re: How To Upgrade

PacoLM wrote:Hi,

Do you plan to compile the packages also for Debian Wheezy?

Regards,

PacoLM
I am curious about this as well.

Thank you.
by MKEbrew
Mon Apr 28, 2014 8:18 pm
Forum: ZoneMinder 1.25.x
Topic: Foscam FI8919W Control
Replies: 12
Views: 8731

Re: Foscam FI8919W Control

Ok, I am reviving this thread because I am back at this project and never resolved the control issue for this camera. The control file is correct -- the commands all check out and work when I plug them into the address bar. The problem seems to be related to the ajaxError function in functions.php a...
by MKEbrew
Tue Oct 29, 2013 1:00 pm
Forum: ZoneMinder 1.25.x
Topic: Foscam FI8919W Control
Replies: 12
Views: 8731

Re: Foscam FI8919W Control

Taking a look at the log directory, web_php.log shows a little more info about the error: 10/29/13 07:53:21.717398 web_php[21938].ERR [/usr/bin/zmcontrol.pl --autostop --command=moveConRight --id=3=>] at /usr/share/zoneminder/includes/functions.php line 2323 Line 2323 is part of this function (line ...
by MKEbrew
Tue Oct 29, 2013 12:21 pm
Forum: ZoneMinder 1.25.x
Topic: Foscam FI8919W Control
Replies: 12
Views: 8731

Re: Foscam FI8919W Control

joako wrote:Check the .pm file and find the section like:
If you access http://ip of camera/ptzctrl?act=zoomin in your web browser what happens?
Well, that works as expected, however when attempting to control from within Zoneminder it does not work.

Thanks for your reply.
by MKEbrew
Mon Oct 28, 2013 8:57 pm
Forum: ZoneMinder 1.25.x
Topic: Foscam FI8919W Control
Replies: 12
Views: 8731

Re: Foscam FI8919W Control

Thanks. Now I can switch to that one, but it still doesn't get us anywhere. Someone has to be able to toss out ideas... :(