Search found 74 matches
- Thu Aug 19, 2004 9:09 pm
- Forum: ZoneMinder Previous Versions
- Topic: Event View with frames not in the correct order
- Replies: 12
- Views: 12317
- Thu Aug 19, 2004 9:05 pm
- Forum: Hardware Compatibility List
- Topic: LEX SV823A - works
- Replies: 13
- Views: 16667
I'm currently running the following configuration: SV823A 512MB RAM Samsung SpinPoint 160GB ATA-133 Redhat 9.0 Apache 1.3.29 SSH No keyboard, no mouse. All housed in a custom cabinet along with a USR wireless bridge, wireless camera receiver, a six-way power strip, the motherboard power brick and ...
- Sun Jul 25, 2004 1:12 pm
- Forum: Feature Requests
- Topic: Scalable images in Montage view
- Replies: 1
- Views: 2432
- Thu Jul 22, 2004 5:31 pm
- Forum: Feature Requests
- Topic: Scalable images in Montage view
- Replies: 1
- Views: 2432
Scalable images in Montage view
How about being able to select a scale for each camera when in Montage view? I have two cameras using different image sizes which result in the Montage window being rather large - it would be nice to be able to make them the same size by selecting 1/2 and 1/3 scales (for example) respectively ...
- Thu Jul 22, 2004 5:21 pm
- Forum: ZoneMinder Previous Versions
- Topic: multiple zmc processes
- Replies: 2
- Views: 2472
- Sat May 22, 2004 2:44 pm
- Forum: Hardware Queries
- Topic: Differing max image size in Grey/Colour
- Replies: 0
- Views: 3540
Differing max image size in Grey/Colour
I've a Lex SV823A with 4 onboard BT878 chips. It seems, however, that I can only set the image size to a maximum of 352x288 when in colour (YUV422 etc.), but I can set it to 528x432 (1.5 times the size) if I use the same camera and set the colour palette to Grey. I haven't had chance to check ...
- Thu Apr 15, 2004 10:20 pm
- Forum: ZoneMinder Previous Versions
- Topic: Help in clarifying syntax
- Replies: 11
- Views: 13957
- Thu Apr 15, 2004 10:19 pm
- Forum: ZoneMinder Previous Versions
- Topic: Help in clarifying syntax
- Replies: 11
- Views: 13957
Almost there linh! A few things to look out for: 1. All SQL commands must be terminated with a ';'. If you miss off the ; then mysql keeps prompting you with a -> 2. SQL commands don't need to be in upper case. 3. The syntax is CREATE DATABASE, not CREATE DATABASES (note the S) 4. Once inside the ...
- Thu Apr 15, 2004 10:02 pm
- Forum: ZoneMinder Previous Versions
- Topic: Help in clarifying syntax
- Replies: 11
- Views: 13957
- Thu Apr 15, 2004 7:03 pm
- Forum: Hardware Queries
- Topic: Cards or cameras
- Replies: 6
- Views: 11424
To persuade bttv what type of card you have, use an 'options bttv' line in /etc/modules.conf. Below is what I use for my SV823A which has four onboard BT878 chips, hence four sets of numbers: options bttv card=0,0,0,0 tuner=5,5,5,5 pll=1,1,1,1 card=0 tells it to auto-detect the card tuner=5 tells it ...
- Thu Apr 15, 2004 4:42 pm
- Forum: ZoneMinder Previous Versions
- Topic: Help in clarifying syntax
- Replies: 11
- Views: 13957
- Thu Apr 15, 2004 4:39 pm
- Forum: Hardware Compatibility List
- Topic: LEX SV823A - works
- Replies: 13
- Views: 16667
LEX SV823A - works
I can confirm that the Lex SV823A motherboard with on-board video capture works using Redhat 9.0 and ZoneMinder 1.18 - 1.19.1 The SV823A contains 4 BT878 chips, each one capable of 25fps. As the board is a VIA C3 with VIA chipset, Linux is a bit of a pain to set up - eventually I'll finish writing ...
- Sun Mar 21, 2004 4:03 pm
- Forum: Feature Requests
- Topic: Numeric capture files - fixed no. of digits
- Replies: 2
- Views: 3255
Re: Numeric capture files - fixed no. of digits
Oops, I meant to say 'extended' not 'extender'...
- Sun Mar 21, 2004 4:02 pm
- Forum: Feature Requests
- Topic: Numeric capture files - fixed no. of digits
- Replies: 2
- Views: 3255
Numeric capture files - fixed no. of digits
Currently the capture files have leading zeroes for values less than 100. It would be nice if this were extender to, say 100000, that way when browsing through the list using something other than Zoneminder they would show up in the correct order instead of 099-capture.jpg, 1000-capture.jpg ... 1009 ...