My english is very bad, I used the google translator, sorry for semantic errors, so sorry
We have 14 cameras, one of them with Pelco D controls. We know that all cameras work well as they were working with a system that we inherited, under Windows XP.
Since we are migrating all our platform to Linux, is that we chose for our server ZoneMinder video.
We have installed ZoneMinder on Ubuntu 1.24.2 Server 10.04 recently
From the moment we started the installation, I am visiting and going through this forum and gradually we were able to run ZoneMinder.
Our system shows the following characteristics
Code: Select all
: ~ $ lspci | grep video
03:0 C.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
03:0 d.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
03:0 E.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
03:0 f.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
Code: Select all
: ~ $ ls-la / dev / video *
crw-rw-rw-+ 1 root video 81, 0 28/07/2010 12:53 / dev/video0
crw-rw-rw-+ 1 root video 81, 3 28/07/2010 12:53 / dev/video1
crw-rw-rw-+ 1 root video 81, 5 28/07/2010 12:53 / dev/video2
crw-rw-rw-+ 1 root video 81, 7 28/07/2010 12:53 / dev/video3
Code: Select all
: ~ $ vi / etc / modprobe.d / bttv.conf
# I2c
alias char-major-89 i2c-dev
i2c_debug options i2c-core = 1
options i2c-little-bit bit_test = 1
# Bttv
alias char-major-81 videodev
alias char-major-81 bttv
gbuffers options bttv card = 16 tuner = 24,24,24,24,24,24,24,24 = 131,131,131,131,131,131,131,131 radio = 0 lumafilter = 1 Combfilter chroma_agc = 1 = 1
options tuner debug = 1
In several forums I read that we recommend to first with xawtv or tvtime, and above all, first of all run "xawtv-hwscan, we showed the following:
Code: Select all
:~$ sudo xawtv -hwscan
This is xawtv-3.95.dfsg.1, running on Linux/i686 (2.6.32-24-generic-pae)
looking for available devices
port 63-78
type : Xvideo, image scaler
name : Radeon Textured Video
/dev/video0: OK [ -device /dev/video0 ]
type : v4l2
name : BT878 video (Leadtek WinFast 20
flags: overlay capture
/dev/video1: OK [ -device /dev/video1 ]
type : v4l2
name : BT878 video (Geovision GV-800(S
flags: overlay capture
/dev/video2: OK [ -device /dev/video2 ]
type : v4l2
name : BT878 video (Terratec TerraTV+
flags: overlay capture
/dev/video3: OK [ -device /dev/video3 ]
type : v4l2
name : BT878 video (Tibet Systems 'Pro
flags: overlay capture
We're using for almost two weeks and slowly we are going to configure our measure, and this is where we encountered problems, it is now their story.
We had no problems in setting up and clearly visible under the following configuration:
/dev/video0 Channel 0 ==> Perfect
/dev/video1 Channel 0 ==> Perfect
/dev/video2 Channel 0 ==> Perfect
/dev/video3 Channel 0 ==> Perfect
but ...
/dev/video1 Channel 1 ==> Repeat image /dev/video1 Channel 0, is perfect, but repeats the image
/dev/video1 Channel 2 ==> Image Repeat /dev/video1 Channel 0, is perfect, but repeats the image
/dev/video1 Channel 3 ==> Image Repeat /dev/video1 Channel 0, is perfect, but repeats the image
/dev/video3 Channel 1 ==> Repeat image /dev/video3 Channel 0, is perfect, but repeats the image
/dev/video3 Channel 2 ==> Image Repeat /dev/video3 Channel 0, is perfect, but repeats the image
/dev/video3 Channel 3 ==> Image Repeat /dev/video3 Channel 0, is perfect, but repeats the image
/dev/video3 Channel 8 ==> Image Repeat /dev/video3 Channel 0, is perfect, but repeats the image
/dev/video3 Channel 9 ==> Image Repeat /dev/video3 Channel 0, is perfect, but repeats the image
/dev/video3 Channel 10 ==> Image Repeat /dev/video3 Channel 0, is perfect, but repeats the image
/dev/video3 Channel 11 ==> Image Repeat /dev/video3 Channel 0, is perfect, but repeats the image
I mean ... I can not lift the rest of the channels, only channels 0.
I am aware that there is much written in the forums, but for days I'm traveling and despite having done hundreds of tests, are still able to lift the rest of the channels, either with ZonMinder with xawtv or tvtime.
Any ideas?
Remember that a forum can guide me?
Of course, many thanks for any help you can give me!!
For the creators of ZoneMinder is Wonderful, Congratulations!
SoyGabriel