gcc: 3.3.4
php 5.1.2
mysql 4.1.14
perl 5.8.4
apache 2.0.55
libavcodec: 51.1.0
scanpci
Pci bus 0x0003 cardnum 0x00 function 0x00: vendor 0x109e device 0x036e
Brooktree Corporation Bt878 Video Capture
STATUS 0x0290 COMMAND 0x0106
CLASS 0x04 0x00 0x00 REVISION 0x11
BIST 0x00 HEADER 0x80 LATENCY 0x20 CACHE 0x00
BASE0 0xf6afe008 addr 0xf6afe000 MEM PREFETCHABLE
MAX_LAT 0x28 MIN_GNT 0x10 INT_PIN 0x01 INT_LINE 0x0b
zmu
Video Capabilities
Name: BT878 video (GrandTec Multi Cap
Type: 171
Can capture
Can tune
Overlay onto frame buffer
Can clip
Scalable
Video Channels: 4
Audio Channels: 0
Maximum Width: 768
Maximum Height: 480
Minimum Width: 48
Minimum Height: 32
Window Attributes
X Offset: 0
Y Offset: 0
Width: 320
Height: 240
Picture Attributes
Palette: 4 - 24bit RGB
Colour Depth: 24
Brightness: 32768
Hue: 32768
Colour :32768
Contrast: 32768
Whiteness: 0
Channel 0 Attributes
Name: Composite0
Channel: 0
Flags: 2
Channel has audio
Type: 2 - Camera
Format: 1 - NTSC
Channel 1 Attributes
Name: Composite1
Channel: 1
Flags: 2
Channel has audio
Type: 2 - Camera
Format: 1 - NTSC
Channel 2 Attributes
Name: Composite2
Channel: 2
Flags: 2
Channel has audio
Type: 2 - Camera
Format: 1 - NTSC
Channel 3 Attributes
Name: Composite3
Channel: 3
Flags: 2
Channel has audio
Type: 2 - Camera
Format: 1 - NTSC
/etc/sysctl.conf:
kernel.shmall = 536870912
kernel.shmmax = 536870912
kernel.shmni = 4096
kernel.sem = 250 32000 100 128
fs.file-max = 65536
kernel.panic=10
apache httpd.conf :
user apache
group apache
documentroot /home/www/zm/html-root
scriptalias /cgi-bin /home/www/zm/cgi-bin
all directorys is ok and accessible on browser:
http://localhost/images
http://localhost/events
http://localhost/sounds
http://localhost/temp
zoneminder configure:
./configure --with-ffmpeg=/usr/local --with-webdir=/home/www/zm/html-root
--with-mysql
--with-cgidir=/home/www/zm/cgi-bin
--with-webgroup=apache
--with-webuser=apache
ZM_DB_USER=zmuser
ZM_DB_PASS=zmpass
________________________
Video Card OK
Configure OK.
Make OK.
Database OK
configuration:
ZM_DIR_EVENTS = events
ZM_DIR_IMAGES = images
ZM_DIR_SOUNDS = sounds
ZM_PATH_ZMS = /cgi-bin/nph-zms
ZM_PATH_SOCKS = /tmp
ZM_PATH_LOGS = /var/logs/zm
ZM_PATH_MPEG_ENCODE=/usr/local/bin/mpeg_encode
ZM_PATH_FFMPEG=/usr/local/bin/ffmpeg
ZM_PATH_NETPBM=/usr/local/netpbm
ZM_STREAM_METHOD=jpeg
chmods:
chmod -R 4777 /home/www
chown -R apache:apache /home/www
chmod +s /usr/local/bin/ffmpeg
chmod +s /usr/local/bin/mpeg_encode
chmod +s /usr/local/lib/libavcodec*
Delete monitor patch applied!
(all recomendations in VSS_Installation-Details.pdf for slackware are done too)


_____________PROBLEMS______________
1. su command dont work on zmpkg.pl.. but ok.. started on console (as root) <----- mistake
2. no image on monitor Screen
http://localhost/cgi-bin/nph-zms?mode=j ... 1139150447
dont show image
3. no image on zone
apache log:
[Sun Feb 05 12:44:05 2006] [error] [client 127.0.0.1] File does not exist: /home/www/zm/html-root/images/New-Zones.jpg, referer: http://localhost/index.php?view=zone&mid=5&zid=6
4. When deleting all monitors.. monitor ID dont reset the counter.
5. When deleting all events.. event ID dont reset the counter.
6. ZM Debug is always simple...dont show errors!
-
No errors on /var/log/messages
-
/var/log/syslog:
Feb 5 14:53:00 slack zmu[24168]: ERR [Can't shmget, probably not enough shared memory space free: Permission denied]
-
But all events work OK!!
Events Thumbs OK!
Events jpeg stream OK.!
Events mpeg, move, asf streams OK on linux firefox and windows iexplorer!
(p.s.: zm-1.21.4 works ok too.)
What can I do.. where is the problem? where i can look next?
please.. my brains will explode!
thanks