Search found 68 matches

by acrid
Sun Dec 11, 2011 4:03 pm
Forum: ZoneMinder 1.25.x
Topic: ZoneMinder 1.25.0 and language
Replies: 2
Views: 2066

Re: ZoneMinder 1.25.0 and language

Hi Sipi,

I had the same problem with 1.24.2.

Find zm/includes/lang.php
and change:

Code: Select all

    if ( isset($user['Language']) )
        $userLangFile = $prefix.$user['Language'].'.php';
into

Code: Select all

    if ( isset($user['Language']) )
        $userLangFile = $prefix.'lang/'.$user['Language'].'.php';
by acrid
Wed Dec 17, 2008 8:56 pm
Forum: User Contributions
Topic: zm4ppc help needed zm viewer for pocket pc 2003 se
Replies: 75
Views: 47113

quick and dirty

i guess the quickest method would be the quad-view option in the menu :)
are there any other buttons i don't see?
by acrid
Wed Dec 17, 2008 7:35 pm
Forum: User Contributions
Topic: zm4ppc help needed zm viewer for pocket pc 2003 se
Replies: 75
Views: 47113

no quad-button?

hi james, i use an HTC TOUCH HD with 480x800. if zm4ppc is not rotated the videopicture is far to big. if it's rotated the picture fits into the screen. but in both views i don't have a quad-button :( maybe i'm using an old version? http://www.jpwilson.eu/ZM4PPC.zip contains a file which crashes on ...
by acrid
Thu May 15, 2008 9:54 am
Forum: User Contributions
Topic: zms rotate patch
Replies: 7
Views: 7635

New patch for 1.23.3

by acrid
Thu May 08, 2008 11:40 pm
Forum: User Contributions
Topic: zm4ppc help needed zm viewer for pocket pc 2003 se
Replies: 75
Views: 47113

give it a shot?

as i mentioned in another thread http://www.zoneminder.com/forums/viewtopic.php?t=11622 , i found a nice tool for accessing IP-cams. since it is not possible to enter an URL for the image source it cant be used with zoneminder :( the next drawback: it's not opensource... BUT: i used it to pull 320x2...
by acrid
Wed May 07, 2008 9:29 am
Forum: User Contributions
Topic: zms rotate patch
Replies: 7
Views: 7635

update needed

The patch won't work on 1.23.2
I need to make an update... Don't call use - we call you :)
by acrid
Sat May 03, 2008 7:52 pm
Forum: User Contributions
Topic: found another tool
Replies: 0
Views: 2451

found another tool

i found a tool named "view commander". it runs on wm2003, wm5 and wm6. with a resolution of 160x120 i get up to 12 fps.
but you can only choose ipcams directly. so as far as i can see there is no option to add a zmstream.


http://www.ivimg.com/products/vcmobile.htm
by acrid
Sat May 03, 2008 12:52 am
Forum: User Contributions
Topic: zms rotate patch
Replies: 7
Views: 7635

no rotations needed?

is there a reason why this mini-feature didn't make its way into the code? i always have to force monex to patch it into the suse RPMs :lol:

my PDA cant rotate its screen. so if i use the PPC-Viewer - without rotating the picture - i have several black areas.
by acrid
Sat May 03, 2008 12:44 am
Forum: User Contributions
Topic: zm4ppc help needed zm viewer for pocket pc 2003 se
Replies: 75
Views: 47113

great job so far

but i'm wondering why the fps stay so low... i can watch videos on my ipaq 4150 perfectly. is it a problem of getting a single image (handshake and stuff) or to put in on the screen? maybe we could gain some performance if we use an mjpeg stream... i tried VLC and opera-mini but the refused to play ...
by acrid
Fri Mar 02, 2007 3:43 pm
Forum: ZoneMinder Previous Versions
Topic: Centralized Zoneminder For Remote Sites
Replies: 1
Views: 1690

if i got you right, you want one zm machine at your main office, pulling images from 3 * 4 cameras. the first thing that comes in my mind is to change the ports for each camera. so you have i.e. 80,81,82,83 for the cameras at each site. this can either be done by changing the camera ports and forwar...
by acrid
Wed Feb 21, 2007 11:12 am
Forum: User Contributions
Topic: zms rotate patch
Replies: 7
Views: 7635

with the patch you are able to rotate a picture just for a single stream, and only the stream (not the webinterface picture, not the camera input). e.g. you have http://localhost/cgi-bin/nph-zms?mode=jpeg&monitor=1&scale=50&maxfps=5&user=foo&pass=bar&rotate=90 (note the rotat...
by acrid
Tue Feb 20, 2007 1:07 pm
Forum: User Contributions
Topic: zms rotate patch
Replies: 7
Views: 7635

zms rotate patch

i needed to rotate the zms streaming image, because my mobile has a resolution of 240x320 and i want to have it fullscreen :) (see http://support.yoics.com/viewtopic.php?t=22 ) so i added another parameter to zms and used phils rotate function. no big thing, but might be useful. the patch for 1.22.3...
by acrid
Tue Feb 06, 2007 9:43 pm
Forum: ZoneMinder Previous Versions
Topic: bypassing/modifying zma
Replies: 2
Views: 1913

bypassing/modifying zma

i saw a presentation about tracking people, and it was quite interesting. the approach for detecting motion was, to detect the background first :) i would like to try to use this with zm. any suggestings where to start? i love modular things, so maybe the best way would be that zma just gives the fr...
by acrid
Tue Feb 06, 2007 9:27 pm
Forum: User Contributions
Topic: Raw stream viewer
Replies: 198
Views: 169957

Feature Request

i saw a nice feature on a commercial software and i think its not possible to rebuild for the php/html based webinterface. the screen was split in 16 fields, every field was reserved for a camera - but all where gray. they only showed the live picture if there was motion. another cool thing was the ...
by acrid
Wed Dec 06, 2006 12:33 am
Forum: ZoneMinder Previous Versions
Topic: can't find the new feature: "X.10 device control screen
Replies: 4
Views: 2947

zoneminder wrote:I think it was probably that the new Device user setting didn't get set to 'Edit' permissions originally, but now we will never know 8)
at least it's possible! so noone can say i'm blind "beyond all doubt"
:lol: