<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.staging.zoneminder.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ludri</id>
	<title>ZoneMinder Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.staging.zoneminder.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ludri"/>
	<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/Special:Contributions/Ludri"/>
	<updated>2026-04-19T18:02:42Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Kodicom_4400r&amp;diff=2944</id>
		<title>Kodicom 4400r</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Kodicom_4400r&amp;diff=2944"/>
		<updated>2009-04-07T05:14:04Z</updated>

		<summary type="html">&lt;p&gt;Ludri: /* If color cameras show black and white */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This card works a little different than the others. The inputs are not bound to any spacific bt878 chip but go through a crosspoint video switch. The way this works is you have inputs (channles) 0-15 and you can assign them to any of the video devices (bt878 chips /dev/video 0-3)&lt;br /&gt;
&amp;lt;br&amp;gt;/dev/video0 (3) assigns composit input 3 to the first device&lt;br /&gt;
&amp;lt;br&amp;gt;/dev/video1 (0) assigns composit input 0 to the second device etc...&lt;br /&gt;
More information can be obtained at [http://www.linuxtv.org/wiki/index.php/Kodicom_4400R linuxtv.org]&lt;br /&gt;
More notes from the forum [[General_Notes#Kodicom_Capture_Cards]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Add a single card==&lt;br /&gt;
modprobe bttv gbuffers=16 card=133,132,133,133&amp;lt;br&amp;gt;&lt;br /&gt;
or &amp;lt;br&amp;gt;&lt;br /&gt;
edit your modprobe.conf to include &amp;lt;br&amp;gt;&lt;br /&gt;
options bttv  gbuffers=16 card=133,132,133,133&amp;lt;br&amp;gt;&lt;br /&gt;
requires a 2.6.12 kernel but fully supported in a 2.6.13&amp;lt;br&amp;gt;&lt;br /&gt;
I tried and failed on the 2.6.12 but succeeded on the 2.6.13&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When using all 16 channels plug the additional BNC&amp;#039;s onto the headers bearing in mind the first 4 are on the card.&lt;br /&gt;
but the order of the channels is&lt;br /&gt;
1,2,3,4,9,8,5,4,13,12,11,10,15,14,7,6&lt;br /&gt;
&lt;br /&gt;
*James Wilson&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Two Cards in a single box ****==&lt;br /&gt;
Two 4400r cards - labeled as se-120 (4 8778 chips/card). In an IBM 342 Server. FC4&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It is setup with :&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video0 channel 0&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video1 channel 1&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video2 channel 2&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video3 channel 3&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
/dev/video4 channel 0&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video5 channel 1&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video6 channel 2&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video7 channel 3&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#modprobe.conf&amp;lt;br&amp;gt;&lt;br /&gt;
alias char-major-81 bttv&amp;lt;br&amp;gt;&lt;br /&gt;
options bttv gbuffers=32 card=0x85,0x84,0x85,0x85,0x85,0x84,0x85,0x85 tuner=4&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==If color cameras show black and white==&lt;br /&gt;
Adding chroma_agc=1 to your modprobe line might fix it. &lt;br /&gt;
&lt;br /&gt;
Eg.&lt;br /&gt;
&lt;br /&gt;
options bttv gbuffers=16 card=133,132,133,133 chroma_agc=1&lt;/div&gt;</summary>
		<author><name>Ludri</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Kodicom_4400r&amp;diff=2943</id>
		<title>Kodicom 4400r</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Kodicom_4400r&amp;diff=2943"/>
		<updated>2009-04-07T05:10:56Z</updated>

		<summary type="html">&lt;p&gt;Ludri: /* If color cameras show black and white */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This card works a little different than the others. The inputs are not bound to any spacific bt878 chip but go through a crosspoint video switch. The way this works is you have inputs (channles) 0-15 and you can assign them to any of the video devices (bt878 chips /dev/video 0-3)&lt;br /&gt;
&amp;lt;br&amp;gt;/dev/video0 (3) assigns composit input 3 to the first device&lt;br /&gt;
&amp;lt;br&amp;gt;/dev/video1 (0) assigns composit input 0 to the second device etc...&lt;br /&gt;
More information can be obtained at [http://www.linuxtv.org/wiki/index.php/Kodicom_4400R linuxtv.org]&lt;br /&gt;
More notes from the forum [[General_Notes#Kodicom_Capture_Cards]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Add a single card==&lt;br /&gt;
modprobe bttv gbuffers=16 card=133,132,133,133&amp;lt;br&amp;gt;&lt;br /&gt;
or &amp;lt;br&amp;gt;&lt;br /&gt;
edit your modprobe.conf to include &amp;lt;br&amp;gt;&lt;br /&gt;
options bttv  gbuffers=16 card=133,132,133,133&amp;lt;br&amp;gt;&lt;br /&gt;
requires a 2.6.12 kernel but fully supported in a 2.6.13&amp;lt;br&amp;gt;&lt;br /&gt;
I tried and failed on the 2.6.12 but succeeded on the 2.6.13&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When using all 16 channels plug the additional BNC&amp;#039;s onto the headers bearing in mind the first 4 are on the card.&lt;br /&gt;
but the order of the channels is&lt;br /&gt;
1,2,3,4,9,8,5,4,13,12,11,10,15,14,7,6&lt;br /&gt;
&lt;br /&gt;
*James Wilson&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Two Cards in a single box ****==&lt;br /&gt;
Two 4400r cards - labeled as se-120 (4 8778 chips/card). In an IBM 342 Server. FC4&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It is setup with :&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video0 channel 0&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video1 channel 1&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video2 channel 2&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video3 channel 3&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
/dev/video4 channel 0&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video5 channel 1&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video6 channel 2&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video7 channel 3&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#modprobe.conf&amp;lt;br&amp;gt;&lt;br /&gt;
alias char-major-81 bttv&amp;lt;br&amp;gt;&lt;br /&gt;
options bttv gbuffers=32 card=0x85,0x84,0x85,0x85,0x85,0x84,0x85,0x85 tuner=4&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==If color cameras show black and white==&lt;br /&gt;
Adding chroma_agc=1 to your modprobe line might fix it. &lt;br /&gt;
&lt;br /&gt;
Your modprobe.conf would look like then:&lt;br /&gt;
&lt;br /&gt;
options bttv gbuffers=16 card=133,132,133,133 chroma_agc=1&lt;/div&gt;</summary>
		<author><name>Ludri</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Kodicom_4400r&amp;diff=2942</id>
		<title>Kodicom 4400r</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Kodicom_4400r&amp;diff=2942"/>
		<updated>2009-04-07T05:09:48Z</updated>

		<summary type="html">&lt;p&gt;Ludri: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This card works a little different than the others. The inputs are not bound to any spacific bt878 chip but go through a crosspoint video switch. The way this works is you have inputs (channles) 0-15 and you can assign them to any of the video devices (bt878 chips /dev/video 0-3)&lt;br /&gt;
&amp;lt;br&amp;gt;/dev/video0 (3) assigns composit input 3 to the first device&lt;br /&gt;
&amp;lt;br&amp;gt;/dev/video1 (0) assigns composit input 0 to the second device etc...&lt;br /&gt;
More information can be obtained at [http://www.linuxtv.org/wiki/index.php/Kodicom_4400R linuxtv.org]&lt;br /&gt;
More notes from the forum [[General_Notes#Kodicom_Capture_Cards]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Add a single card==&lt;br /&gt;
modprobe bttv gbuffers=16 card=133,132,133,133&amp;lt;br&amp;gt;&lt;br /&gt;
or &amp;lt;br&amp;gt;&lt;br /&gt;
edit your modprobe.conf to include &amp;lt;br&amp;gt;&lt;br /&gt;
options bttv  gbuffers=16 card=133,132,133,133&amp;lt;br&amp;gt;&lt;br /&gt;
requires a 2.6.12 kernel but fully supported in a 2.6.13&amp;lt;br&amp;gt;&lt;br /&gt;
I tried and failed on the 2.6.12 but succeeded on the 2.6.13&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When using all 16 channels plug the additional BNC&amp;#039;s onto the headers bearing in mind the first 4 are on the card.&lt;br /&gt;
but the order of the channels is&lt;br /&gt;
1,2,3,4,9,8,5,4,13,12,11,10,15,14,7,6&lt;br /&gt;
&lt;br /&gt;
*James Wilson&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Two Cards in a single box ****==&lt;br /&gt;
Two 4400r cards - labeled as se-120 (4 8778 chips/card). In an IBM 342 Server. FC4&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It is setup with :&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video0 channel 0&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video1 channel 1&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video2 channel 2&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video3 channel 3&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
/dev/video4 channel 0&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video5 channel 1&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video6 channel 2&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video7 channel 3&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#modprobe.conf&amp;lt;br&amp;gt;&lt;br /&gt;
alias char-major-81 bttv&amp;lt;br&amp;gt;&lt;br /&gt;
options bttv gbuffers=32 card=0x85,0x84,0x85,0x85,0x85,0x84,0x85,0x85 tuner=4&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==If color cameras show black and white==&lt;br /&gt;
Adding chroma_agc=1 to your modprobe line might fix it. &lt;br /&gt;
eg. in your modprobe.conf would look like:&lt;br /&gt;
options bttv gbuffers=16 card=133,132,133,133 chroma_agc=1&lt;/div&gt;</summary>
		<author><name>Ludri</name></author>
	</entry>
</feed>