Search found 3 matches
- Tue Oct 21, 2008 11:40 pm
- Forum: ZoneMinder Hints & Tips
- Topic: How fast can your poll a axis network cam?
- Replies: 1
- Views: 3567
How fast can your poll a axis network cam?
I have a few 207MW, when used with zoneminder, the fastest frame rate seems to be 3.3 fps. There is no difference between having it in wireless or wired mode. I have zoneminder poll the cam with the url. (remote option) Am I doing the right thing here? Is there a way to get better fps than this ...
- Sat Dec 15, 2007 11:45 pm
- Forum: ZoneMinder Previous Versions
- Topic: RC3: Zoom in not working for Event Time Line
- Replies: 2
- Views: 3706
RC3: Zoom in not working for Event Time Line
This problem only occur in when you click the number of events under the Events column in the ZM - Console view. There is no problems with Hour/Day/Week/Month column. Even with the Event column, only the total # of events from all monitors will produce this error. If you click Event # for each ...
- Sat Dec 15, 2007 11:34 pm
- Forum: ZoneMinder Previous Versions
- Topic: RC3: Undefined variable: zm_html_view_timeline.php
- Replies: 1
- Views: 1980
RC3: Undefined variable: zm_html_view_timeline.php
Notice: Undefined variable: filter in /usr/share/zoneminder/zm_html_view_timeline.php on line 155
This is with RC3.
diff with 1.22 looks like this:
155c159
< $tree = parseFilterToTree( $filter );
---
> $tree = parseFilterToTree();
This is with RC3.
diff with 1.22 looks like this:
155c159
< $tree = parseFilterToTree( $filter );
---
> $tree = parseFilterToTree();