Videocards with Phillips saa7134 chipset
From ZoneMinder Wiki
Jump to navigationJump to search
Add a single card with 4 chips
modprobe saa7134 card=60,60,60,60
or
edit your modprobe.conf to include
options saa7134 card=60,60,60,60
(If you bought a card with only one chip, then you have to change parameter to "card=60" instead of "card=60,60,60,60")
Works fine on all kernels supporting saa7130/7134 chipsets!
NOTE
Device path is /dev/video0 - 3
Device channel is "3"
Card is workig just in b/w when using 640x480, and RGB24 when using 320x240 pixel resolution!