Search found 61 matches

by abi
Sun Nov 22, 2015 1:29 pm
Forum: ZoneMinder 1.28.x
Topic: ZM is writing faster than it's ability to clean
Replies: 4
Views: 2331

Re: ZM is writing faster than it's ability to clean

I made some tweaks, but today purgewhenfull purged all data again. :( I have 3Gb of memory, 1,4 grabbed by ZM, other is cached. Maybe ext2 is not so good to keep so many files? [abishai@zoneminder ~]$ sudo iotop -b |grep rm 22869 be/4 apache 0.00 B/s 0.00 B/s 0.00 % 0.00 % rm -rf 6/15/11/22/00/40/00...
by abi
Fri Nov 20, 2015 5:19 pm
Forum: ZoneMinder 1.28.x
Topic: ZM is writing faster than it's ability to clean
Replies: 4
Views: 2331

ZM is writing faster than it's ability to clean

My 8 cameras in mocord mode are writing faster than automatic rm working. :shock: 1.Analysis FPS are 3 FPS 2. dev/vdb /zoneminder ext2 defaults,noatime,nodiratime,commit=120 0 2 3. Approximately 400G/day is written (rather huge amount of data, my disk on test system is 1Tb). 3. Server is operating u...
by abi
Wed Nov 18, 2015 9:09 am
Forum: Mobile Apps and Event Server
Topic: zmNinja for desktops
Replies: 93
Views: 62264

Re: zmNinja for desktops

Have you checked that video on web interface still works ? You must change path there as well. If video is not available, default apache config is messing with cgi-bin. You should check default httpd.conf file. When web interface works, actually, there are no reasons for zmNinja not to work - the on...
by abi
Tue Nov 17, 2015 7:33 pm
Forum: ZoneMinder 1.28.x
Topic: [SOLVED] Zoneminder is hammering SQL server with expensive query
Replies: 2
Views: 1385

Re: Zoneminder is hammering SQL server with expensive query

My fault, full query was truncated in mysql process list, that's why I found nothing.
by abi
Tue Nov 17, 2015 7:17 pm
Forum: ZoneMinder 1.28.x
Topic: [SOLVED] Zoneminder is hammering SQL server with expensive query
Replies: 2
Views: 1385

[SOLVED] Zoneminder is hammering SQL server with expensive query

I have SELECT * FROM Events as E LEFT JOIN Frames as F ON (E.Id = F.EventId) constanly running on my server. The result is one vCPU is not available to me :) I'm on ZM v1.28.107 What can it be? I restarted the server to make sure this is not some hanged session - without any success. I suspect this ...
by abi
Tue Nov 17, 2015 7:11 pm
Forum: Mobile Apps and Event Server
Topic: zmNinja for desktops
Replies: 93
Views: 62264

Re: zmNinja for desktops

I edited /etc/httpd/conf.d/zm.conf and pointed alias to /cgi-bin
by abi
Mon Nov 16, 2015 6:39 pm
Forum: Mobile Apps and Event Server
Topic: zmNinja for desktops
Replies: 93
Views: 62264

Re: zmNinja for desktops

Sure, I'll open feature requests on Github. As for 5% scale it was extreme setting for illustration purpose only. :) Actually, 100% scale has issue too - at least on desktop, height is not checked, so image is fitted to width and I must scroll it as it doesn't fit the screen. I understand that this ...
by abi
Mon Nov 16, 2015 4:57 pm
Forum: Mobile Apps and Event Server
Topic: zmNinja for desktops
Replies: 93
Views: 62264

Re: zmNinja for desktops

I'm evaluating zmNinja client and this is my first experience with zmNinja. It looks awesome, and it's a huge leap compared with vanilla ZM interface. However, I find some things rather frustrating (maybe I just not figured out how to interpreter them), so I'd like to share my experience. As for tes...
by abi
Sun Nov 15, 2015 9:21 pm
Forum: Mobile Apps and Event Server
Topic: zmNinja for desktops
Replies: 93
Views: 62264

Re: zmNinja for desktops

Here you are. I'm not supplying diff as I doubt devs will use my newbie code :) https://github.com/ZoneMinder/ZoneMinder/issues/1163 1. Didn't fugure this out. I'll try and report. 2. I read somewhere, maybe in wiki or option description that jpegs can be accessed by direct linking or something like...
by abi
Sun Nov 15, 2015 7:24 pm
Forum: Mobile Apps and Event Server
Topic: zmNinja for desktops
Replies: 93
Views: 62264

Re: zmNinja for desktops

That's interesting. I guess that PR needs to be reworked if that is the case - and should use a compatible API instead. In the mean time I will add in that toggle in zmNinja so it works even if people don't have the server side fix. Should I open the PR ? I can even write a patch, it looks trivial....
by abi
Sun Nov 15, 2015 5:39 pm
Forum: Mobile Apps and Event Server
Topic: zmNinja for desktops
Replies: 93
Views: 62264

Re: zmNinja for desktops

abi, Im pretty sure CentOS has imageScale --> knnnigget maintains the CentOS ports and this particular feature was merged after knnnigget confirmed it works https://github.com/ZoneMinder/ZoneMinder/pull/1001 It is not. imagescale is from 5.5 http://php.net/manual/en/function.imagescale.php so it's ...
by abi
Sun Nov 15, 2015 5:10 pm
Forum: Mobile Apps and Event Server
Topic: zmNinja for desktops
Replies: 93
Views: 62264

Re: zmNinja for desktops

1. Is it possible to run zmNinja on CentOS7 ? It has only php54, so no imagescale() function available. https://github.com/pliablepixels/zmNinja/wiki/Configuring-ZoneMinder-with-API states that 54 should be enough. 2. Are you going to support plain auth on apache side? As zoneminder wiki states, ZM ...
by abi
Fri Oct 30, 2015 9:08 pm
Forum: ZoneMinder 1.28.x
Topic: Limiting a RTSP stream
Replies: 2
Views: 1475

Re: Limiting a RTSP stream

Camera has no options.
But I found Frame Skip option. So I use it and set Maximum FPS blank.
by abi
Wed Oct 28, 2015 7:02 pm
Forum: ZoneMinder 1.28.x
Topic: Limiting a RTSP stream
Replies: 2
Views: 1475

Limiting a RTSP stream

I have a problem when I cap max fps of ffmpeg rtsp stream. Such limiting introduces huge delay (dozens of minutes) in image processing. For example, I made event on camera at 20:46 min, the frame was written at 21:10 min (after 24 minutes!). As I TIMESTAMP_ON_CAPTURE, this looks very confusing - whe...
by abi
Fri Oct 23, 2015 12:45 pm
Forum: ZoneMinder 1.28.x
Topic: Modect + Record
Replies: 7
Views: 4299

Re: Modect + Record

Yep, sounds like it will work! Can I ask you some questions about Mocord mode then? 1. Can recording quality for 'constant part' of this mode be different when motion is detected? I know, HDD space is cheap, just try to avoid unnesessary purchase. 2. In the Record mode description it was said that '...