Search found 76 matches

by Tantamount
Thu Oct 13, 2016 12:07 am
Forum: ZoneMinder 1.30.x
Topic: Real-time stats viewable?
Replies: 2
Views: 1590

Real-time stats viewable?

Is there a way to look at the real-time zone stats on a live feed? I've got some activity that isn't triggering an alarm and I want to figure out if it's because of not sensitive enough active zones or too sensitive preclusive zones.
by Tantamount
Wed Oct 12, 2016 9:26 pm
Forum: ZoneMinder 1.30.x
Topic: If I write this, will it be adopted?
Replies: 1
Views: 1191

If I write this, will it be adopted?

I'd like to modify the export code so that it generates a filename that includes the camera name, and a timestamp so that I don't have to manually rename the zip files each time I export (it's currently always named zmexport.zip). If I do this and submit a pull request, will it be adopted?
by Tantamount
Tue Apr 12, 2016 6:27 pm
Forum: ZoneMinder 1.29.x
Topic: Any way to default to "High B/W"?
Replies: 1
Views: 972

Any way to default to "High B/W"?

I haven't had to deal with slow bandwidth for quite some time now -- hell, my cell phone gets faster data rates than my home.

How can I configure zoneminder to default to "high" instead of "low" when opening in a browser?
by Tantamount
Sat Mar 05, 2016 7:29 pm
Forum: Feature Requests
Topic: Auto-tuning of zones based on user feedback....
Replies: 3
Views: 4156

Auto-tuning of zones based on user feedback....

I know this is a pie-n-the-sky request -- It's likely way too complex but ... The best analogy would be spam filtering --- some filters allow one to train the filter by telling it what is spam and what is ham. I'm looking for something similar here. As I go through the captured events, I can flag it...
by Tantamount
Sat Mar 05, 2016 7:23 pm
Forum: Feature Requests
Topic: Additional info for alarm frames...
Replies: 0
Views: 1714

Additional info for alarm frames...

Currently, there is an existing feature that will draw a border around the area of the image that triggered the event. This is nice. What I'd also like is feedback that would tell me the sensitivity numbers for that zone so that the frame wouldn't have triggered -- I.E. find the threshold. This woul...
by Tantamount
Sat Mar 05, 2016 7:19 pm
Forum: Feature Requests
Topic: Ability to replay existing events against new zone settings...
Replies: 3
Views: 20760

Ability to replay existing events against new zone settings...

For some areas outside, getting the cameras to capture just what I want is fairly hard to do (More so at night with passing vehicles, or stormy weather). Currently I am looking at the false positives, checking the alarm frame(s) to see where things are triggering, and then guessing at what to adjust...
by Tantamount
Tue Feb 23, 2016 6:42 am
Forum: ZoneMinder 1.29.x
Topic: API: Can someone tell me why this doesn't work?
Replies: 9
Views: 6232

Re: API: Can someone tell me why this doesn't work?

Thanks for the background info asker, and for breathing new life into the API.

It's not even funny how many frameworks there are for php now. I wonder why cakePHP was chosen.
by Tantamount
Tue Feb 23, 2016 5:53 am
Forum: ZoneMinder 1.29.x
Topic: Questions about 'states'
Replies: 7
Views: 5485

Re: Questions about 'states'

Thanks jtech. Others have mentioned creating duplicate monitors to solve other issues too. I'll have to investigate this further... Does that increase cpu usage? I remember setting up monitors before and disabling them, yet I saw zmc processes that weren't 0% utilization. I'm thinking that fancy new...
by Tantamount
Sun Feb 21, 2016 1:53 am
Forum: ZoneMinder 1.29.x
Topic: API: Can someone tell me why this doesn't work?
Replies: 9
Views: 6232

Re: API: Can someone tell me why this doesn't work?

asker, The docs state: The API is built in CakePHP and lives under the /api directory. It provides a RESTful service and supports CRUD (create, retrieve, update, delete) functions for Monitors, Events, Frames , Zones and Config. Since it states "Frames" is already supposed to be part of th...
by Tantamount
Sun Feb 21, 2016 1:22 am
Forum: ZoneMinder 1.29.x
Topic: Questions about 'states'
Replies: 7
Views: 5485

Re: Questions about 'states'

Thanks for the reply knnniggett.

So the "state" information is only the configuration options under "Source" for each monitor, and maybe the settings under "Options" for the entire system?
by Tantamount
Thu Feb 18, 2016 7:02 am
Forum: ZoneMinder 1.29.x
Topic: API: Can someone tell me why this doesn't work?
Replies: 9
Views: 6232

Re: API: Can someone tell me why this doesn't work?

Lol, when I tried that I got this: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /usr/share/zoneminder/www/api/lib/Cake/Model/Datasource/Database/Mysql.php on line 274 So, yeah, it's returning all the frames in the entire database. No matter what I tri...
by Tantamount
Thu Feb 18, 2016 3:15 am
Forum: ZoneMinder 1.29.x
Topic: Quality of RTSP question...
Replies: 0
Views: 1162

Quality of RTSP question...

I noticed that when viewing a live feed from my camera, the quality isn't quite as good as when I use the camera's own web interface.

Is this an artifact of using rtsp, or is the lesser quality a result of going through ffmpeg?
by Tantamount
Thu Feb 18, 2016 3:13 am
Forum: ZoneMinder 1.29.x
Topic: Linked monitors question...
Replies: 2
Views: 1934

Re: Linked monitors question...

Can anyone answer the linked monitor question? Is it bidirectional?
by Tantamount
Thu Feb 18, 2016 3:12 am
Forum: ZoneMinder 1.29.x
Topic: Questions about 'states'
Replies: 7
Views: 5485

Re: Questions about 'states'

Anyone?
by Tantamount
Mon Feb 15, 2016 9:09 pm
Forum: ZoneMinder 1.29.x
Topic: Questions about 'states'
Replies: 7
Views: 5485

Questions about 'states'

Can different states contain different zones? It seems like whenever I switch zones from the console, it overwrites the zones I had created for a different state. I'm not sure if this is because I may have accidentally clicked "save" instead of "apply" after selecting the differe...